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

adjusted prompts; bug fix: logger file handling encoding; improved logging
d426005

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

Reduced duplicate code by adding 'itf_agent'
e3e865e

24Arys11 commited on