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 ecosystem page for website #803

Merged
merged 15 commits into from
Nov 30, 2023
Merged

Conversation

skzhang1
Copy link
Collaborator

@skzhang1 skzhang1 commented Nov 29, 2023

NEED HELP !!

  1. Does anyone know how to render the posts in a style like https://boxyhq.com/blog with icons?
  2. Enrich the ecosystem page (application + examples)
  3. Any other suggestions regarding the website.

Why are these changes needed?

  1. Add ecosystem page
  2. Add a link to the playground https://huggingface.co/spaces/thinkall/AutoGen_Playground
  3. Move examples to the ecosystem page

Related issue number

Closes #799
Closes #699

Checks

@skzhang1 skzhang1 added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Nov 29, 2023
@skzhang1 skzhang1 requested a review from sonichi November 29, 2023 03:40
@skzhang1 skzhang1 self-assigned this Nov 29, 2023
@skzhang1 skzhang1 changed the title Add ecosystem for website Add ecosystem page for website Nov 29, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f812a23) 27.76% compared to head (1a54573) 27.76%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #803   +/-   ##
=======================================
  Coverage   27.76%   27.76%           
=======================================
  Files          27       27           
  Lines        3493     3493           
  Branches      791      791           
=======================================
  Hits          970      970           
  Misses       2452     2452           
  Partials       71       71           
Flag Coverage Δ
unittests 27.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skzhang1 skzhang1 requested a review from qingyun-wu November 29, 2023 03:44
@skzhang1
Copy link
Collaborator Author

Screenshot 2023-11-28 at 22 34 05

@sonichi sonichi requested review from ekzhu and a team November 29, 2023 16:47
@sonichi
Copy link
Contributor

sonichi commented Nov 29, 2023

Please pre-commit for code formatting.

@sonichi sonichi requested a review from JingyaChen November 29, 2023 16:54
@skzhang1
Copy link
Collaborator Author

Screenshot 2023-11-29 at 12 08 40

@qingyun-wu
Copy link
Contributor

  • For each entry in "Ecosystem", use a link to the corresponding integration/documentation instead of directly copying the content.
  • Under "Examples" only include one single file (merge the content from the existing two files).

@qingyun-wu
Copy link
Contributor

qingyun-wu commented Nov 29, 2023

Did you update the PR? I don't see the "Resources" tab.

“skzhang1” added 3 commits November 29, 2023 13:20
@skzhang1
Copy link
Collaborator Author

skzhang1 commented Nov 29, 2023

Did you update the PR? I don't see the "Resources" tab.

Screenshot 2023-11-29 at 14 14 05

Done. Please take a look for the screenshot

@qingyun-wu
Copy link
Contributor

Add a resources page.

@qingyun-wu
Copy link
Contributor

qingyun-wu commented Nov 30, 2023

Have you made the requested changes? If so, could you please share what it looks like?

@skzhang1 skzhang1 requested a review from yiranwu0 November 30, 2023 18:19
website/docs/Ecosystem.md Outdated Show resolved Hide resolved
@qingyun-wu qingyun-wu enabled auto-merge November 30, 2023 18:23
@qingyun-wu qingyun-wu disabled auto-merge November 30, 2023 18:24
@qingyun-wu qingyun-wu enabled auto-merge November 30, 2023 18:27
@qingyun-wu qingyun-wu added this pull request to the merge queue Nov 30, 2023
Merged via the queue into microsoft:main with commit ba5a07a Nov 30, 2023
16 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* add ecosystem for web

* 1. change to Resources and Examples tables 2. reformat

* fix

* fix

* fix

* update

* update

* update

* update

* update

* Update website/docs/Ecosystem.md

* update

---------

Co-authored-by: “skzhang1” <“[email protected]”>
Co-authored-by: Qingyun Wu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add link to AutoGen_Playground created by Li on AutoGen website Website Update
4 participants