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 Weaviate APIs to Gorilla API Zoo #783

Merged
merged 5 commits into from
Dec 2, 2024
Merged

Conversation

CShorten
Copy link
Contributor

Add Weaviate APIs to Gorilla API Zoo

Following the template from the Google Calendar API example -- this sets weaviate-client as a requirement for the env and then assumes you have an aliased weaviate_client for accessing APIs with e.g. weaviate_client.collections.get()....

Co-Authored-By: Charles <[email protected]>
Co-Authored-By: Erika Cardenas  <[email protected]>
Copy link
Owner

@ShishirPatil ShishirPatil left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @CShorten ! Just a minor change listed above and also this, and the rest looks good!

@CShorten
Copy link
Contributor Author

Hey @ShishirPatil @CharlieJCJ,

I think this will fix it, could we please rerun the workflow?

Copy link
Collaborator

@CharlieJCJ CharlieJCJ left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @CShorten !

@CharlieJCJ CharlieJCJ merged commit d704f9c into ShishirPatil:main Dec 2, 2024
1 check passed
VishnuSuresh27 pushed a commit to VishnuSuresh27/gorilla that referenced this pull request Dec 6, 2024
# Add Weaviate APIs to Gorilla API Zoo

Following the template from the Google Calendar API example -- this sets
`weaviate-client` as a requirement for the env and then assumes you have
an aliased `weaviate_client` for accessing APIs with e.g.
`weaviate_client.collections.get()...`.

---------

Co-authored-by: Charles <[email protected]>
Co-authored-by: Erika Cardenas <[email protected]>
Co-authored-by: Charlie Cheng-Jie Ji <[email protected]>
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