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

chore(python): update embedding API to use openai 1.6.1 #751

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

changhiskhan
Copy link
Contributor

API has changed significantly, namely openai.Embedding.create no longer exists.
openai/openai-python#742

Update the OpenAI embedding function and put a minimum on the openai sdk version.

@changhiskhan changhiskhan merged commit 7e75e50 into main Dec 28, 2023
11 checks passed
@changhiskhan changhiskhan deleted the changhiskhan/update-openai-python branch December 28, 2023 23:05
koolamusic pushed a commit to tecmie/lancedb that referenced this pull request Jan 12, 2024
API has changed significantly, namely `openai.Embedding.create` no
longer exists.
openai/openai-python#742

Update the OpenAI embedding function and put a minimum on the openai sdk
version.
raghavdixit99 pushed a commit to raghavdixit99/lancedb that referenced this pull request Apr 5, 2024
API has changed significantly, namely `openai.Embedding.create` no
longer exists.
openai/openai-python#742

Update the OpenAI embedding function and put a minimum on the openai sdk
version.
raghavdixit99 pushed a commit to raghavdixit99/lancedb that referenced this pull request Apr 5, 2024
API has changed significantly, namely `openai.Embedding.create` no
longer exists.
openai/openai-python#742

Update the OpenAI embedding function and put a minimum on the openai sdk
version.
westonpace pushed a commit that referenced this pull request Apr 5, 2024
API has changed significantly, namely `openai.Embedding.create` no
longer exists.
openai/openai-python#742

Update the OpenAI embedding function and put a minimum on the openai sdk
version.
westonpace pushed a commit that referenced this pull request Apr 5, 2024
API has changed significantly, namely `openai.Embedding.create` no
longer exists.
openai/openai-python#742

Update the OpenAI embedding function and put a minimum on the openai sdk
version.
alexkohler pushed a commit to alexkohler/lancedb that referenced this pull request Apr 20, 2024
* add failing unit test to reproduce issue

* Fix lancedbgh-750
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.

None yet

2 participants