Commit History

Enhance logging in AgentNode's __call__ method in graph.py to track state before and after processing, including detailed information about messages, question, and answer.
41df8d0
unverified

mjschock commited on

Add max_steps parameter to ToolCallingAgent in graph.py for improved agent control
dfc37bb
unverified

mjschock commited on

Enhance graph.py to load prompt templates from local file and configure LiteLLM; add new prompt files for tool calling and code agent
bc3bc22
unverified

mjschock commited on

Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
81d00fe
unverified

mjschock commited on