-
Notifications
You must be signed in to change notification settings - Fork 103
[Observability Docs] add user-specific prompts docs #1705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
Co-authored-by: Søren Louv-Jansen <[email protected]>
yeah here are some prompts we've used in demos: this one works for the AI Assistant when it works off an alert:
|
@davidgeorgehope I can see how a user would add specific instructions for different types of queries to the User Specific System Prompt field to have the AI Assistant be consistent in those situations. Would that work in the same way with the first prompt about |
Ah ! Yes that’s a good point, this prompt is actually configured inside an alert, you know we have the assistant connector. |
Got it, that makes sense. |
This PR closes Issue 4815 and adds instructions on adding user-specific prompts that apply to all subsequent responses.