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

Simplify README #4712

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Simplify README #4712

wants to merge 7 commits into from

Conversation

gagb
Copy link
Collaborator

@gagb gagb commented Dec 15, 2024

Fixes #4599

@gagb gagb marked this pull request as ready for review December 17, 2024 18:28
@gagb
Copy link
Collaborator Author

gagb commented Dec 17, 2024

@rysweet and @victordibia, could I get minimal examples for .net and studio that is consistent with the python minimal example. @victordibia for studio should that be python code or a screenshot or a short screen recording video? Its okay to change the python example as long as the example across the ecosystem is consistent.

@gagb gagb marked this pull request as draft December 17, 2024 18:58
@victordibia
Copy link
Collaborator

victordibia commented Dec 17, 2024

For studio .. it could be the content below.

Note: AGS is still in dev mode ie the new version does not have a major version on pypi ..its still v0. ..dev ... so pip install will not give the latest version.

Should we only add this when the latest version is out?


AutoGen Studio provides an interface to declaratively define, debug and test agents. Installation instructions can be found here. Run autogenstudio from the command line.

autogenstudio ui --appdir new
ags_update.mp4

@gagb
Copy link
Collaborator Author

gagb commented Dec 17, 2024

For studio .. it could be the content below.

Note: AGS is still in dev mode ie the new version does not have a major version on pypi ..its still v0. ..dev ... so pip install will not give the latest version.

Should we only add this when the latest version is out?

AutoGen Studio provides an interface to declaratively define, debug and test agents. Installation instructions can be found here. Run autogenstudio from the command line.

autogenstudio ui --appdir new

ags_update.mp4

Thank you! It would be good if the video example was consistent with the python minimal example? Okay to update the python example as well. But we need consistency.

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.

Simplify the root README
3 participants