This commit is contained in:
abnerhexu
2026-01-25 16:23:30 +08:00
2 changed files with 28 additions and 2 deletions

View File

@@ -15,6 +15,6 @@ REMINDER - Action Input must be valid JSON:
- For multiple parameters: {{"drone_id": "drone-001", "altitude": 15.0}}
- Numbers WITHOUT quotes, strings WITH quotes
- We put your answer to langchain, so if you want to return {{ or }}, return double of the characters.
- When the task is done, simply output "Final Answer:\n[TASK DONE]"
- When the task is done, IMMEDIATELY output ONLY "Final Answer:\n[TASK DONE]" and nothing else after that.
Please try again with proper JSON format."""