added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts; 58afc3a 24Arys11 commited on Jun 1, 2025
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 Jun 1, 2025
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests e4f6727 24Arys11 commited on Jun 1, 2025
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts 98ada6c 24Arys11 commited on May 31, 2025
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 May 30, 2025
Added logger; Optimized query flow; Fixed DuckDuckGo tools; Tweaked system prompts. d5ce935 24Arys11 commited on May 22, 2025
built management agents with llama_index, recursive self call for task breakdown, fixed LLMFactory to create LLMs from different interfaces cc6bd3b 24Arys11 commited on May 17, 2025