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 a Blog Post on the AutoGen Assistant #834

Merged
merged 9 commits into from
Dec 2, 2023
Merged

Conversation

victordibia
Copy link
Collaborator

Why are these changes needed?

Add a Blog Post on the AutoGen Assistant

Related issue number

#737

Checks

@victordibia victordibia requested a review from gagb December 1, 2023 19:44
@gagb gagb requested a review from samershi December 1, 2023 19:45
@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2023

Codecov Report

Attention: 86 lines in your changes are missing coverage. Please review.

Comparison is base (370ebf5) 29.81% compared to head (f51a038) 27.66%.
Report is 38 commits behind head on main.

Files Patch % Lines
autogen/oai/client.py 10.00% 27 Missing ⚠️
autogen/agentchat/conversable_agent.py 5.88% 16 Missing ⚠️
...gen/agentchat/contrib/retrieve_user_proxy_agent.py 0.00% 12 Missing ⚠️
autogen/agentchat/contrib/gpt_assistant_agent.py 0.00% 11 Missing ⚠️
autogen/oai/openai_utils.py 25.00% 6 Missing ⚠️
autogen/retrieve_utils.py 0.00% 6 Missing ⚠️
...ntchat/contrib/qdrant_retrieve_user_proxy_agent.py 0.00% 2 Missing ⚠️
autogen/agentchat/contrib/teachable_agent.py 0.00% 2 Missing ⚠️
autogen/agentchat/groupchat.py 60.00% 2 Missing ⚠️
autogen/oai/completion.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #834      +/-   ##
==========================================
- Coverage   29.81%   27.66%   -2.15%     
==========================================
  Files          27       27              
  Lines        3448     3517      +69     
  Branches      780      801      +21     
==========================================
- Hits         1028      973      -55     
- Misses       2346     2473     +127     
+ Partials       74       71       -3     
Flag Coverage Δ
unittests 27.60% <12.24%> (-2.15%) ⬇️

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.

@gagb gagb self-requested a review December 1, 2023 21:26
Copy link
Contributor

@sonichi sonichi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestions.

website/blog/2023-12-01-AutoGenAssistant/index.mdx Outdated Show resolved Hide resolved
website/blog/2023-12-01-AutoGenAssistant/index.mdx Outdated Show resolved Hide resolved
@sonichi sonichi added this pull request to the merge queue Dec 2, 2023
Merged via the queue into main with commit 6258031 Dec 2, 2023
16 checks passed
@victordibia victordibia deleted the autogenassistantblogpost branch December 18, 2023 01:28
rlam3 pushed a commit to rlam3/autogen that referenced this pull request Dec 19, 2023
* add autogenassistant blog post

* update formatting in blog plst

* Fix typo

* Fix typo

* Update title

* Improve language

* Update website/blog/2023-12-01-AutoGenAssistant/index.mdx

Co-authored-by: Chi Wang <[email protected]>

* Update website/blog/2023-12-01-AutoGenAssistant/index.mdx

Co-authored-by: Chi Wang <[email protected]>

---------

Co-authored-by: gagb <[email protected]>
Co-authored-by: Qingyun Wu <[email protected]>
Co-authored-by: Chi Wang <[email protected]>
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* add autogenassistant blog post

* update formatting in blog plst

* Fix typo

* Fix typo

* Update title

* Improve language

* Update website/blog/2023-12-01-AutoGenAssistant/index.mdx

Co-authored-by: Chi Wang <[email protected]>

* Update website/blog/2023-12-01-AutoGenAssistant/index.mdx

Co-authored-by: Chi Wang <[email protected]>

---------

Co-authored-by: gagb <[email protected]>
Co-authored-by: Qingyun Wu <[email protected]>
Co-authored-by: Chi Wang <[email protected]>
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.

5 participants