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 doc about openai assistants #659

Merged
merged 4 commits into from
Nov 13, 2023
Merged

add doc about openai assistants #659

merged 4 commits into from
Nov 13, 2023

Conversation

qingyun-wu
Copy link
Contributor

Why are these changes needed?

Related issue number

Checks

@qingyun-wu
Copy link
Contributor Author

Needs to check the blogpost link once Gagan's blogpost is published.

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2023

Codecov Report

Merging #659 (a2a2e1a) into main (24807be) will decrease coverage by 5.24%.
Report is 17 commits behind head on main.
The diff coverage is 3.53%.

@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
- Coverage   33.93%   28.70%   -5.24%     
==========================================
  Files          26       27       +1     
  Lines        3194     3383     +189     
  Branches      720      760      +40     
==========================================
- Hits         1084      971     -113     
- Misses       2014     2341     +327     
+ Partials       96       71      -25     
Flag Coverage Δ
unittests 28.64% <3.53%> (-5.24%) ⬇️

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

Files Coverage Δ
autogen/agentchat/conversable_agent.py 66.59% <100.00%> (-0.74%) ⬇️
autogen/retrieve_utils.py 0.00% <ø> (ø)
autogen/version.py 100.00% <100.00%> (ø)
autogen/agentchat/contrib/compressible_agent.py 0.00% <0.00%> (-27.33%) ⬇️
autogen/oai/completion.py 15.15% <66.66%> (-0.03%) ⬇️
...gen/agentchat/contrib/retrieve_user_proxy_agent.py 0.00% <0.00%> (ø)
autogen/oai/client.py 22.42% <6.45%> (-18.76%) ⬇️
autogen/agentchat/contrib/gpt_assistant_agent.py 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

website/docs/Examples/AgentChat.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@qingyun-wu qingyun-wu added this pull request to the merge queue Nov 13, 2023
Merged via the queue into main with commit 841b533 Nov 13, 2023
16 checks passed
@sonichi sonichi deleted the gpt-assistant-doc branch November 13, 2023 21:42
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* add doc for openai assistants

* Update README.md

Co-authored-by: Chi Wang <wang.chi@microsoft.com>

* add basic notebook

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
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.

4 participants