-
- Downloads
Refactor: add AgentRunner.from_llm method (#10452)
refactor: add factory method to create agent by llm
Showing
- docs/module_guides/deploying/agents/usage_pattern.md 8 additions, 0 deletionsdocs/module_guides/deploying/agents/usage_pattern.md
- llama_index/agent/runner/base.py 27 additions, 0 deletionsllama_index/agent/runner/base.py
- llama_index/indices/base.py 10 additions, 33 deletionsllama_index/indices/base.py
- tests/agent/runner/test_base.py 13 additions, 0 deletionstests/agent/runner/test_base.py
Please register or sign in to comment