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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am a new starter of AutoGen and I am playing up with both:
I am wondering, is there a way to enable these two to work together?
For one direction, if I have created an
app.py
using AutoGen like below, is this team/agent available to be further used in AutoGen Studio?For the reverse direction (from studio to python), I know this is achievable by downloading its specification and importing in a python application using the
TeamManager
class:https://microsoft.github.io/autogen/dev/user-guide/autogenstudio-user-guide/faq.html#q-can-i-export-my-agent-workflows-for-use-in-a-python-app
Beta Was this translation helpful? Give feedback.
All reactions