Skip to content

Commit 2a49bde

Browse files
committed
refactor(notebooks)🔧: Remove agents.ipynb and refactor agents.py to improve agent setup and benchmarking
- Delete the Jupyter notebook agents.ipynb to clean up obsolete example code. - Refactor agents.py to enhance imports, add logging, and enable debug mode for llamabot. - Add new tools and metrics for agent performance measurement including iteration count, duration, tool usage, and message counts. - Introduce a planner bot for complex task decomposition and integrate it into the agent setup. - Implement an experiment to benchmark different models with the AgentBot on a weather query task. - Update agent test cells to print responses for tech events, data analysis, sports, and historical queries.
1 parent d1f48ab commit 2a49bde

File tree

2 files changed

+149
-188
lines changed

2 files changed

+149
-188
lines changed

‎notebooks/agents.ipynb‎

Lines changed: 0 additions & 144 deletions
This file was deleted.

0 commit comments

Comments
 (0)