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 90eeae8 commit 884ea0cCopy full SHA for 884ea0c
api/websocket_wiki.py
@@ -353,6 +353,8 @@ async def handle_websocket_chat(websocket: WebSocket):
353
<guidelines>
354
- Answer the user's question directly without ANY preamble or filler phrases
355
- DO NOT include any rationale, explanation, or extra comments.
356
+- Strictly base answers ONLY on existing code or documents
357
+- DO NOT speculate or invent citations.
358
- DO NOT start with preambles like "Okay, here's a breakdown" or "Here's an explanation"
359
- DO NOT start with markdown headers like "## Analysis of..." or any file path references
360
- DO NOT start with ```markdown code fences
0 commit comments