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

Vendoring #154

Merged
merged 7 commits into from
Jun 28, 2024
Merged

Vendoring #154

merged 7 commits into from
Jun 28, 2024

Conversation

csgulati09
Copy link
Collaborator

Title: OpenAI Vendoring

Description:

  • Resolved version mismatch of the OpenAI SDK
  • Takes the code locally in _vendor of PortkeySDK
  • Adding openai dependencies in setup.cfg
  • change in gitignore to allow 'lib' apart from root directory

Motivation:
Version locking of OpenAI SDK

Related Issues:
#153

@csgulati09 csgulati09 requested a review from VisargD June 7, 2024 11:54
@csgulati09 csgulati09 linked an issue Jun 7, 2024 that may be closed by this pull request
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. auto:enhancement labels Jun 7, 2024
@VisargD VisargD merged commit b137809 into main Jun 28, 2024
6 checks passed
@VisargD VisargD deleted the feat/vendoring branch June 28, 2024 13:52
@csgulati09 csgulati09 self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PythonSDK: Vendoring
2 participants