-
- Downloads
ReActive Agents w/ Context + updated stale link (#10058)
* Added context for agents, updated a stale link in CONTRIBUTING.md, and added a notebook to demo a react agent with context. * Resolved issues in notebook. * Fixed typo and added some more comments for kapa * Added demo notebook to module_guides
Showing
- CONTRIBUTING.md 1 addition, 1 deletionCONTRIBUTING.md
- docs/examples/agent/react_agent_with_initial_context.ipynb 394 additions, 0 deletionsdocs/examples/agent/react_agent_with_initial_context.ipynb
- docs/module_guides/deploying/agents/modules.md 1 addition, 0 deletionsdocs/module_guides/deploying/agents/modules.md
- llama_index/agent/react/base.py 8 additions, 0 deletionsllama_index/agent/react/base.py
- llama_index/agent/react/formatter.py 21 additions, 7 deletionsllama_index/agent/react/formatter.py
- llama_index/agent/react/prompts.py 55 additions, 0 deletionsllama_index/agent/react/prompts.py
Please register or sign in to comment