Commit 3d6d661
Simplify README (#4712)
* Simplify README
* Update README with improved badge links and section titles
* Enhance README with additional AutoGen Studio links and badges
* Update README to change autogenstudio badge color to purple
* Update README with example of AI agents collaboratively writing a poem
* Add Examples section to README with link to examples
* Add asyncio import to Minimal Python Example in README
* Update README with example of multi-agent system for plotting stock prices
* Add Quick Start section to README with installation instructions
* Update README to reflect upcoming features with placeholders for installation, quickstart, tutorial, API reference, and packages
* Update Tutorial link in README to include additional resource
* Update installation link in README to point to the correct user guide
* Add landing image to README and enhance visual appeal
* Update installation link in README for Autogen Studio user guide
* Update README.md
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
* Update README.md
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
* Update Studio link in README to point to the correct GitHub directory
* Update README.md
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
* Add migration guide reference for upgrading from AutoGen v0.2 in README
* Fix Studio link in README to point to the correct directory
* Update README to include links for Core API, AgentChat API, and Extensions API
* Update README.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update README.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Fix AutoGen Studio link in README for accurate navigation
* Replace PyPi badges with a Documentation badge in README
* Update README.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update README.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update README.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Improve README.md: clarify installation instructions, enhance descriptions of AutoGen features, and format content for better readability.
* Update README.md: add AutoGen Bench section for benchmarking agent performance
* Update README.md: clarify AutoGen framework description and add developer tools section
* Update README.md: enhance AutoGen framework description and clarify cross-language support
* Update README.md: clarify AgentChat API description and its relation to Core API
* Update README.md: refine descriptions of AutoGen framework and ecosystem, enhancing clarity and readability
* Update README.md: rename "Quick Start" section to "Installation" and enhance developer tools descriptions
* Update readme
* Update example
* Update quickstart
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>1 parent 02ad98b commit 3d6d661
3 files changed
Lines changed: 162 additions & 313 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
0 commit comments