-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Upgrade OpenAI SDK to v1 #1017
Upgrade OpenAI SDK to v1 #1017
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f16948b - Browse repository at this point
Copy the full SHA f16948bView commit details -
Update the embeddings library in scripts to use OpenAI 1.3.5 remove s…
…ome redundant methods
Configuration menu - View commit details
-
Copy full SHA for 07b6a8f - Browse repository at this point
Copy the full SHA 07b6a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd74d1 - Browse repository at this point
Copy the full SHA 4dd74d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdb2af - Browse repository at this point
Copy the full SHA dfdb2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fdb3e - Browse repository at this point
Copy the full SHA 53fdb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d47fc93 - Browse repository at this point
Copy the full SHA d47fc93View commit details -
Configuration menu - View commit details
-
Copy full SHA for fff7493 - Browse repository at this point
Copy the full SHA fff7493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77b1756 - Browse repository at this point
Copy the full SHA 77b1756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 288e961 - Browse repository at this point
Copy the full SHA 288e961View commit details -
Use deployment ID only in the constructor of the Azure OpenAI Client …
…object and remove it from the approach constructors (and all the logic that went with it)
Configuration menu - View commit details
-
Copy full SHA for 7b92ef7 - Browse repository at this point
Copy the full SHA 7b92ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20dc9c7 - Browse repository at this point
Copy the full SHA 20dc9c7View commit details -
Use two clients because the new SDK doesn't support a deployment name…
… in the chat or embeddings methods
Configuration menu - View commit details
-
Copy full SHA for 84e46ae - Browse repository at this point
Copy the full SHA 84e46aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 119205a - Browse repository at this point
Copy the full SHA 119205aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ecae1 - Browse repository at this point
Copy the full SHA d3ecae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed4ce0 - Browse repository at this point
Copy the full SHA 5ed4ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ab908 - Browse repository at this point
Copy the full SHA b2ab908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc3b58 - Browse repository at this point
Copy the full SHA 0bc3b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d9c7e - Browse repository at this point
Copy the full SHA c6d9c7eView commit details -
Fix content filtering, update snapshot tests, implement pydantic mode…
…ls for streaming responses.
Configuration menu - View commit details
-
Copy full SHA for 43500ef - Browse repository at this point
Copy the full SHA 43500efView commit details -
Update the snapshots with the new required fields for chunked complet…
…ions. Update the iterator to pass pydantic model validation
Configuration menu - View commit details
-
Copy full SHA for 5ec7ba9 - Browse repository at this point
Copy the full SHA 5ec7ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b50ac - Browse repository at this point
Copy the full SHA 43b50acView commit details -
Configuration menu - View commit details
-
Copy full SHA for acef3c0 - Browse repository at this point
Copy the full SHA acef3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 789c973 - Browse repository at this point
Copy the full SHA 789c973View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ef636 - Browse repository at this point
Copy the full SHA a9ef636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecb05c - Browse repository at this point
Copy the full SHA 8ecb05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bb3609 - Browse repository at this point
Copy the full SHA 2bb3609View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86a4ed2 - Browse repository at this point
Copy the full SHA 86a4ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d20f2 - Browse repository at this point
Copy the full SHA c2d20f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21eedc5 - Browse repository at this point
Copy the full SHA 21eedc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7df80 - Browse repository at this point
Copy the full SHA cc7df80View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e99cb09 - Browse repository at this point
Copy the full SHA e99cb09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8696a0c - Browse repository at this point
Copy the full SHA 8696a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8ee1a - Browse repository at this point
Copy the full SHA 8d8ee1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f99eb7f - Browse repository at this point
Copy the full SHA f99eb7fView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6006ae6 - Browse repository at this point
Copy the full SHA 6006ae6View commit details -
Inline the ternary statement to pick either a model or deployment nam…
…e for the OpenAI SDK calls
Configuration menu - View commit details
-
Copy full SHA for c53871d - Browse repository at this point
Copy the full SHA c53871dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fddc6cf - Browse repository at this point
Copy the full SHA fddc6cfView commit details