Spaces:
Runtime error
Runtime error
Update agent.py
Browse files
agent.py
CHANGED
|
@@ -20,7 +20,7 @@ Current data:
|
|
| 20 |
New data:
|
| 21 |
{history}
|
| 22 |
|
| 23 |
-
Compress the data above into a concise data presentation of data that is relevant
|
| 24 |
Include datapoints that will provide greater accuracy in completing the task
|
| 25 |
Return the data in JSON format to save space
|
| 26 |
Include all relevant information in great detail
|
|
|
|
| 20 |
New data:
|
| 21 |
{history}
|
| 22 |
|
| 23 |
+
Compress the data above into a concise data presentation of data that is relevant (~4000 words)
|
| 24 |
Include datapoints that will provide greater accuracy in completing the task
|
| 25 |
Return the data in JSON format to save space
|
| 26 |
Include all relevant information in great detail
|