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 azure embeddings example notebook #104

Merged
merged 3 commits into from
Jun 21, 2022

Conversation

t-asutedjo
Copy link
Contributor

This PR removes invalid inheritances (ListableAPIResource, DeletableAPIResource) from Embedding and Completion.
Additionally, a simple jupyter notebook demonstrating the use of embeddings using azure is added.

- Remove ListableAPIResource inheritance
- Remove DeletableAPIResource
@sorinsuciu-msft
Copy link
Contributor

Increase version please

@hallacy hallacy merged commit d4f2d0f into openai:main Jun 21, 2022
GinoBacallao pushed a commit to GinoBacallao/openai-python that referenced this pull request Jun 24, 2022
* Make embeddings_utils be importable (openai#104)

* Make embeddings_utils be importable

* Small tweaks to dicts for typing

* Remove default api_prefix and move v1 prefix to default api_base (openai#95)

* make construct_from key argument optional (openai#92)

* Split search.prepare_data into answers/classifications/search versions (openai#93)

* Break out prepare_data into answers, classifications, and search

* And cleaned up CLI

* Validate search files (openai#69)

* Add validators for search files

* Clean up fields

Co-authored-by: kennyhsu5 <1762087+kennyhsu5@users.noreply.github.com>
Co-authored-by: Madeleine Thompson <madeleine@openai.com>
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

3 participants