AutoGPT/autogpt/agent
Erik Peterson 07d9b584f7
Correct and clean up JSON handling (#4655)
* Correct and clean up JSON handling

* Use ast for message history too

* Lint

* Add comments explaining why we use literal_eval

* Add descriptions to llm_response_format schema

* Parse responses in code blocks

* Be more careful when parsing in code blocks

* Lint
2023-06-13 09:54:50 -07:00
..
__init__.py Reorg (#1537) 2023-04-15 13:56:23 +01:00
agent.py Correct and clean up JSON handling (#4655) 2023-06-13 09:54:50 -07:00
agent_manager.py Vector memory revamp (part 1: refactoring) (#4208) 2023-05-25 20:31:11 +02:00