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

Support latest openai node library #18

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Support latest openai node library #18

merged 1 commit into from
Nov 15, 2023

Conversation

hmarr
Copy link
Owner

@hmarr hmarr commented Nov 15, 2023

This is the first step towards supporting the newer features announced at DevDay 2023. Lots of the types have changed so it wasn't a completely trivial upgrade.

They're also missing the name field from some of the responses, so I've had to patch that in in the tests (openai/openai-openapi#118).

@hmarr hmarr merged commit 1118e49 into main Nov 15, 2023
1 check passed
@hmarr hmarr deleted the upgrade-openai-lib branch November 15, 2023 20:08
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.

1 participant