Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Deploy view in AGS #4756

Merged
merged 12 commits into from
Dec 19, 2024
Merged

Add Deploy view in AGS #4756

merged 12 commits into from
Dec 19, 2024

Conversation

victordibia
Copy link
Collaborator

@victordibia victordibia commented Dec 18, 2024

What it does

  • Adds a tab in AGS to guide users on how to deploy their multiagent teams in python code, apis via the cli, or as a docker container. As proposed in the AGS paper.
  • ensures the cli can run teams from cli
autogenstudio serve --team path/to/team.json --port 8084  
  • Other general fixes
image

Why are these changes needed?

Ensure users have in-tool guidance on how to export and deploy their multiagent teams in various formats.
Future work will

Related issue number

Closes #4710

Checks

@victordibia victordibia requested a review from gagb December 18, 2024 23:01
@gagb
Copy link
Collaborator

gagb commented Dec 19, 2024

dang this is amazing

@victordibia victordibia merged commit 4e3a703 into main Dec 19, 2024
48 checks passed
@victordibia victordibia deleted the ags_deploy_vd branch December 19, 2024 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add deployment support in AGS
2 participants