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 feature gate for tokio #120

Closed
wants to merge 2 commits into from
Closed

Conversation

ifsheldon
Copy link
Contributor

This adds a feature gate for all functionalities that requires tokio, and it should pave the way to close #102. Adding the feature gate enable_tokio should not be a breaking change.

Please note that since I don't have an API key from OpenAI but from Azure OpenAI, I couldn't test if these changes break OpenAI functionalities, so please help me test them. Thanks!

@ifsheldon ifsheldon mentioned this pull request Oct 15, 2023
@ifsheldon ifsheldon mentioned this pull request Oct 16, 2023
@ifsheldon
Copy link
Contributor Author

closing this as it's merged into #122

@ifsheldon ifsheldon closed this Oct 22, 2023
@ifsheldon ifsheldon deleted the tokio_feature_gate branch November 26, 2023 08:01
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.

Wasm support
1 participant