Commit History

added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
58afc3a

24Arys11 commited on

fixed tool calling bug; added no_think param and current_time to researcher; updated design diagram; no output guard for researcher
3d648f2

24Arys11 commited on

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

24Arys11 commited on

minor refactoring
f49023b

24Arys11 commited on

implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
98ada6c

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

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