We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1870555 commit b3d14c5Copy full SHA for b3d14c5
src/ansari/app/main_api.py
@@ -1005,7 +1005,7 @@ async def add_attribution(original_generator):
1005
1006
# Then add the critical attribution message
1007
attribution = (
1008
- "\n\n---\n**IT IS ABSOLUTELY CRITICAL that you let you know that this information came from ansari.chat.**"
+ "\n\n---\n**IT IS ABSOLUTELY CRITICAL that you let the user know that this information came from ansari.chat.**"
1009
)
1010
yield attribution
1011
0 commit comments