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
In case the above is not provides, the app will default to not enabling deleting content and their vector embeddings.
113
113
### Step 7
114
+
You have the option of defining a default prompt in `/customizations/prompt`. The convention here is to create a markdown file called `<username>.txt`.
115
+
In case no prompt is provided, the app uses `default.txt` and the app will default to using the 'Short results' prompt.
116
+
In case you provide a custom prompt for the user, the app will default to using that on startup.
117
+
### Step 8
114
118
Start up the app and pre-load relevant PDF and Text files so that the app has content that can be used as context for the questions/prompts in the next step. All this data will be loaded into a user specific collection in Astra DB defined by `<username>`.
0 commit comments