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

New endpoints for Assistants #130

Merged
merged 30 commits into from
Nov 30, 2023
Merged

New endpoints for Assistants #130

merged 30 commits into from
Nov 30, 2023

Conversation

joacir
Copy link
Contributor

@joacir joacir commented Nov 29, 2023

Include support to handle the new Assistants API #115 :

Assistants (beta)

  • Create assistant
  • Retrieve assistant
  • Modify assistant
  • Delete assistant
  • Lists assistants
  • Create assistant file
  • Retrieve assistant file
  • Delete assistant file
  • List assistant files

Threads (beta)

  • Create thread
  • Retrieve thread
  • Modify thread
  • Delete thread

Messages (beta)

  • Create message
  • Retrieve message
  • Modify message
  • Lists messages
  • Retrieve message file
  • List message files

Runs (beta)

  • Create run
  • Retrieve run
  • Modify run
  • Lists runs
  • Submit tool outputs
  • Cancel run
  • Create thread and run
  • Retrieve run step
  • List run steps

Copy link
Owner

@orhanerday orhanerday left a comment

Choose a reason for hiding this comment

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

LGTM!
Thank you so much @joacir!

@orhanerday orhanerday merged commit 48c94a9 into orhanerday:main Nov 30, 2023
1 check passed
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.

None yet

2 participants