modified: llm_settings.json
modified: template/agent_prompt.py modified: template/parsing_error.py
This commit is contained in:
@@ -14,5 +14,6 @@ REMINDER - Action Input must be valid JSON:
|
||||
- For one parameter: {{"drone_id": "drone-001"}}
|
||||
- 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.
|
||||
|
||||
Please try again with proper JSON format."""
|
||||
|
||||
Reference in New Issue
Block a user