Commit History

Refactor `GaiaWorkflow` to use `Context` for state management, add `PlanEvent` class, and enhance prompt handling in `agent.py`.
443e551

lwant commited on

Update prompt templates and regex pattern to use tagged placeholders for better clarity
3dcdb0c

lwant commited on

Add support for handling `additional_file` and `additional_file_path` in workflow agents, update `setup` method, and adapt prompt template accordingly
8332d06

lwant commited on

Update `setup` method to handle additional files with extensions, adapt prompt template for new variable
2d02aba

lwant commited on

Add prompt templates for planning and formatted answering in gaia_solving_agent
669ccbe

lwant commited on