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

Openai assistant function usage notebook #639

Merged
merged 6 commits into from Nov 12, 2023

Conversation

IANTHEREAL
Copy link
Collaborator

@IANTHEREAL IANTHEREAL commented Nov 12, 2023

Why are these changes needed?

add a Notebook demonstrates how to leverage OSS Insight (Open Source Software Insight) for advanced GitHub data analysis by defining function calls in AutoGen for the OpenAI Assistant.

Related issue number

#602

Checks

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

Merging #639 (3b03455) into main (032c05e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #639   +/-   ##
=======================================
  Coverage   28.73%   28.73%           
=======================================
  Files          27       27           
  Lines        3379     3379           
  Branches      760      760           
=======================================
  Hits          971      971           
  Misses       2337     2337           
  Partials       71       71           
Flag Coverage Δ
unittests 28.67% <ø> (ø)

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

@sonichi sonichi linked an issue Nov 12, 2023 that may be closed by this pull request
@sonichi sonichi added function/tool suggestion and execution of function/tool call openai-assistant Issues related to assistants from OpenAI labels Nov 12, 2023
Copy link
Collaborator

@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.

@sonichi sonichi mentioned this pull request Nov 12, 2023
3 tasks
@sonichi sonichi added this pull request to the merge queue Nov 12, 2023
Merged via the queue into microsoft:main with commit 9a216b1 Nov 12, 2023
16 checks passed
@IANTHEREAL IANTHEREAL deleted the oai_assistant_notbook branch November 13, 2023 04:20
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* add oai assistant function call

* polish

* add titles

* polish

* Update notebook/agentchat_oai_assistant_function_call.ipynb

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

---------

Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
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
function/tool suggestion and execution of function/tool call openai-assistant Issues related to assistants from OpenAI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add function call notebook for gptassistant
4 participants