You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking out loud here, but if we could wrap bee-agent-framework-py in fastapi/flask/django/gunicorn/etc so that the main methods could be called using the api spec from bee-api and/or openai api (for example, create agent and run agent), that would get us most of the way there.
Goal
A simpler user experience contained in one repo, where the user can set up individual agents and then orchestrate them.
Bottleneck
Revisiting the bee-api and make it simpler for everyday use.
The text was updated successfully, but these errors were encountered: