Commit History

bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
e4f6727

24Arys11 commited on

embracing langgraph; addapted LLMFactory, Args.LLMInterface, IAgent, Toolbox and agents.py; simplified graph: removed math and encryption agents while promoting the reasoner
4fb4269

24Arys11 commited on

New approach: langgraph only
910ae58

24Arys11 commited on

Added logger; Optimized query flow; Fixed DuckDuckGo tools; Tweaked system prompts.
d5ce935

24Arys11 commited on

good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
fae0e51

24Arys11 commited on

built management agents with llama_index, recursive self call for task breakdown, fixed LLMFactory to create LLMs from different interfaces
cc6bd3b

24Arys11 commited on

setup project structure: getting ready to build my agents
d26c7f3

24Arys11 commited on