Final_Assignment_Template / llm_factory.py

Commit History

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

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

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