Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 <[email protected]>
Co-authored-by: Madeleine Thompson <[email protected]>
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* 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 <[email protected]>
Co-authored-by: Madeleine Thompson <[email protected]>
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* Remove invalid inheritances from Embedding and Completion
- Remove ListableAPIResource inheritance
- Remove DeletableAPIResource

* Add embeddings example notebook

* bump version
safa0 pushed a commit to safa0/openai-agents-python that referenced this pull request Apr 27, 2025
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.

3 participants