Hey there, new to phidata and have some questions.
Will the examples that i saw, you load agents you want to run at a time and use them in the agent UI. Is there a way to load all of your agents there at once and just use them whenever you want to? how can you do that?
Thank you kindly @yash . Appreciate it. How does this workout if you are creating agent teams?
Say a blogpostteam, a product development team and an ai daily digest team. These are a collection of agents doing a task.
Are there any examples to refer to? or any tips? Ideally i would like the team i work with on a daily basis in the playground just like the persistent demo you guys have in there that would be there daily for my use. Any tips? I am new to coding by the way just in case you picked up on how dumb i am . I am learning and i am in love with Phidata:crescent_moon:
@Yasmynat you can put the team leader of agent teams in the agents param of the Playground class. If you can share your agent teams code I can help you with the exact code to make it run.
To make it persistent you will have to keep running the server with the agents. That means you will have to deploy it to a cloud service that runs 24x7 to make it persistent on the playground for yourself.