6 ms·
In case you want a much simpler implementation of the ReAct agent with tools, it's here with ~200 loc: https://github.com/mpaepper/llm_agents https://github.co
by mpaepper 3y ago
In case you want a much simpler implementation of the ReAct agent with tools, it's here with ~200 loc:
https://github.com/mpaepper/llm_agents https://github.com/mpaepper/llm_agents
- tmaly 3y agoHave you considered using something like a locally installed LLM like Vicuna 13B instead of OpenAI ?