FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add azure embeddings example notebook by t-asutedjo · Pull Request #104 · openai/openai-python · GitHub

Add azure embeddings example notebook - #104

Merged
hallacy merged 3 commits into
openai:mainfrom
t-asutedjo:add-azure-embeddings-example
Jun 21, 2022
Merged

Add azure embeddings example notebook#104
hallacy merged 3 commits into
openai:mainfrom
t-asutedjo:add-azure-embeddings-example

Conversation

Copy link
Copy Markdown
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

Copy link
Copy Markdown
Contributor

Increase version please

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>
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 <1762087+kennyhsu5@users.noreply.github.com>
Co-authored-by: Madeleine Thompson <madeleine@openai.com>
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL