-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Simplify README #4712
Conversation
@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. |
For studio .. it could be the content below.
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. |
@gagb we would like to include this as part of v0.4 release. ETA? |
Yes will do this by tomorrow. |
…allation, quickstart, tutorial, API reference, and packages
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4712 +/- ##
==========================================
+ Coverage 68.45% 68.48% +0.02%
==========================================
Files 156 156
Lines 10060 10060
==========================================
+ Hits 6887 6890 +3
+ Misses 3173 3170 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Jack Gerrits <[email protected]>
Co-authored-by: Eric Zhu <[email protected]>
Co-authored-by: Eric Zhu <[email protected]>
Co-authored-by: Eric Zhu <[email protected]>
Co-authored-by: Eric Zhu <[email protected]>
…tions of AutoGen features, and format content for better readability.
…oper tools section
…ross-language support
…tem, enhancing clarity and readability
…enhance developer tools descriptions
Fixes #4599