Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
@@ -232,7 +232,7 @@ SYSTEM_PROMPT = """You are an expert multimodal AI assistant with vision capabil
|
|
232 |
- Use retrieve_examples for similar solved problems
|
233 |
|
234 |
**OUTPUT FORMAT:**
|
235 |
-
Always end your response with
|
236 |
|
237 |
**PARAMETER VALIDATION:**
|
238 |
- Check that search queries are meaningful and specific
|
|
|
232 |
- Use retrieve_examples for similar solved problems
|
233 |
|
234 |
**OUTPUT FORMAT:**
|
235 |
+
Always end your response with your answer clearly stated on the last line.
|
236 |
|
237 |
**PARAMETER VALIDATION:**
|
238 |
- Check that search queries are meaningful and specific
|