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

Update to async-openai 0.16.2 #50

Open
Dreaming-Codes opened this issue Nov 16, 2023 · 3 comments
Open

Update to async-openai 0.16.2 #50

Dreaming-Codes opened this issue Nov 16, 2023 · 3 comments

Comments

@Dreaming-Codes
Copy link
Contributor

Following the recent API update of ChatGPT, Async OpenAI has undergone numerous modifications in its codebase, necessitating significant adjustments to align this library with the updated version.

@zurawiki
Copy link
Owner

What specific features are needed in the newer version of this OpenAI crate?

I only want to upgrade if necessary because changing dependency versions can break consumers of this tiktoken-rs crate.

@Dreaming-Codes
Copy link
Contributor Author

What specific features are needed in the newer version of this OpenAI crate?

I only want to upgrade if necessary because changing dependency versions can break consumers of this tiktoken-rs crate.

The latest version adds support for chatgpt threads, chatgpt vision and calling multiple functions at once

@Dreaming-Codes
Copy link
Contributor Author

It might be better to submit a pull request to async-openai, integrating this library into that lib, rather than the other way around. This is because they are more prone to changes from OpenAI than this library is.

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

No branches or pull requests

2 participants