Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 2 months ago
0
Follow
Docs
Docs
Inactive
0
Follow
t
tharak#3
2 months ago
Β·
How can I create my own custom agent with custom reasoning loop by utilizing agent runner and agent worker.
Any resources in this will be appreciated
L
t
2 comments
Share
Open in Discord
L
Logan M
edited 2 months ago
https://docs.llamaindex.ai/en/stable/examples/agent/custom_agent/
But also tbh, i would just skip the agent worker/runner and just use a workflow
If you haven't seen workflows
https://docs.llamaindex.ai/en/stable/module_guides/workflow/#workflows
Theres an example of a react agent and function calling agent there.
I also have my own custom agent here that uses contextual system prompts and async streaming
https://colab.research.google.com/drive/1wVCkvX7oQu1ZwrMSAyaJ8QyzHyfR0D_j?usp=sharing
t
tharak#3
2 months ago
Thanks Logan. Will go through it
Add a reply
Sign up and join the conversation on Discord
Join on Discord