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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

CShorten
Copy link

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]>
@@ -0,0 +1,53 @@
[
{
"user_name": "weaviate",
Copy link
Owner

Choose a reason for hiding this comment

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

should be GitHub handle "CShorten" to track provenance.

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
Author

Hey @ShishirPatil @CharlieJCJ,

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

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