What about AI Agents? #442
thiagochirana
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was thinking about creating an AI Agent that helps us create any workflow we want. I was inspired by n8n Agents, which allow me to receive a question (or json or markdown), process it with the AI API. These agents can have tools, output parsers, action callbacks, and so on.
What do you think about this? Can this idea be implemented here, or do we need to create it in another gem using RubyLLM?
If something similar already exists here, please let me know. Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions