Replies: 1 comment 2 replies
-
you can create a singleton for the fast instance and import it in a file to declare the agents and also import it in the main file to create and run the agent_app |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
How can I achieve something like this?
I think the main advantage of these agents is to be reusable and I can reuse in whatever workflows without having to declare them all in a single file. But I am not sure how to achieve this in the current setup as all agents are tied to the
FastAgent
instance.Is that doable today? If not could you consider this as a feature request?
Beta Was this translation helpful? Give feedback.
All reactions