Skip to content

V0.19.0: Support engineless and adds openai.Search.create #97

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

Merged
merged 3 commits into from
May 24, 2022

Conversation

hallacy
Copy link
Collaborator

@hallacy hallacy commented May 24, 2022

No description provided.

hallacy added 3 commits May 24, 2022 16:22
* Add search helper

* Move to default plurals

* Remove bad imports

* Add cli support and remove create_alpha
@hallacy hallacy requested a review from tomerk May 24, 2022 23:24

class Search(EngineAPIResource):
engine_required = False
OBJECT_NAME = "search"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we're going with search.create?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(good to me)

@hallacy hallacy merged commit 64c4533 into main May 24, 2022
@hallacy hallacy deleted the hallacy/v0190 branch May 24, 2022 23:51
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* Remove engine requirement for embeddings (openai#131)

* Add search helper (openai#130)

* Add search helper

* Move to default plurals

* Remove bad imports

* Add cli support and remove create_alpha

* Bump version
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.

2 participants