You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/Administration-Guide/Setup-Additional-UIs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The documentation for this setup is available in the [project documentation](htt
12
12
Now you can add the Prompt Builder UI to the portal by following these steps:
13
13
14
14
1. Create a new subfolder (the name doesn't matter, but I suggest to use `LLM Prompt Builder`).
15
-
2. In that subfolder upload the `llm-prompt-builder.json` file that the **Setup SAS Model Manager** chapter produced; replace any API-keys as needed.
15
+
2. In that subfolder upload the `llm-prompt-builder.json` file that the **Setup SAS Model Manager** chapter produced; replace any API-keys as needed. If you have lost this file you can use the [utlity script prompt-builder-json.py](https://github.com/sassoftware/sas-agentic-ai-accelerator/tree/main/utility#prompt-builder-json) to recreate it.
16
16
3. Select the file and in the `Details` section under `More > URI`, then copy the `Pathname` (something like `/files/files/a652a4c2-d751-4bf7-8b72-cbce058087fe`.
17
17
4. Paste the URI in the below template and save that template as `portal-page-layout.json`:
0 commit comments