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

[WIP] Add v2 api compatibility and Batches api #401

Closed

Conversation

The-LoneWolf
Copy link
Contributor

@The-LoneWolf The-LoneWolf commented May 23, 2024

What:

  • Bug Fix
  • New Feature

Description:

I have applied v1 to v2 migrations of open ai, and also added batches api.

Todos :

  • Update Readme.md
  • Update tests to be compatible with v2 changes
  • Add Bacthes tests

@The-LoneWolf The-LoneWolf changed the title Add v2 api compatibility + batches api [WIP] Add v2 api compatibility + batches api May 23, 2024
@The-LoneWolf The-LoneWolf changed the title [WIP] Add v2 api compatibility + batches api [WIP] Add v2 api compatibility and Batches api May 23, 2024
@The-LoneWolf The-LoneWolf reopened this May 23, 2024
@gehrisandro
Copy link
Collaborator

gehrisandro commented May 24, 2024

Hi @The-LoneWolf

Thanks for the PR.

Is there a reason why you created another PR besides #395 ?
What is the difference?

@gehrisandro
Copy link
Collaborator

@The-LoneWolf FYI: I am currently extracting the Batch API from this PR.

@The-LoneWolf
Copy link
Contributor Author

The-LoneWolf commented May 24, 2024

Hi @gehrisandro

No reason :D I only needed to make gpt4-o model to work in our agency projects so, I started working a few days before but then i came see there is another PR going on along with my work.

Do you think this week we can see another release with api v2 an batches api?

@gehrisandro
Copy link
Collaborator

@The-LoneWolf Batches API has been released: https://github.com/openai-php/client/releases/tag/v0.9.1

v2 API will take a couple more days.

I leave this PR open as a reference, until v2 is done.

Thanks for your help with the Batches API 🎉

@gehrisandro
Copy link
Collaborator

Support for the Assistants API v2 and the Vector Stores API as finally arrived (beta). 🚀

Happy to hear your feedback before making it a stable release.

https://github.com/openai-php/client/releases/tag/v0.10.0-beta.1

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.

2 participants