Is there a way to show a static warning message after each reponse? #4196
Replies: 1 comment
-
I've figured this out... Simple, ask the model to append it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Great project by the way. I hope to get more involved as I use this more.
I have a quick question, is there a way to set maybe in the .env file a static warning message that it appended to each response from the models? For example:
"Note: AI-generated content may contain inaccuracies or outdated information. Please verify and fact-check all details before relying on them."
I've search through previous issues/discussions and can't see anything in the configs or documentation. Maybe I'm just missing it.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions