Add helper function for CRUD operations on weaviate's schema and class objects#35919
Merged
Conversation
utkarsharma2
requested review from
ephraimbuddy,
josh-fell,
pankajastro,
pankajkoti,
phanikumv and
sunank200
November 28, 2023 12:02
utkarsharma2
force-pushed
the
LLM-issues/73
branch
from
November 29, 2023 13:46
ec1bcbb to
dd1947b
Compare
utkarsharma2
marked this pull request as draft
November 30, 2023 02:45
pankajkoti
reviewed
Nov 30, 2023
utkarsharma2
force-pushed
the
LLM-issues/73
branch
2 times, most recently
from
November 30, 2023 13:32
0a1da60 to
359c12a
Compare
ephraimbuddy
reviewed
Dec 1, 2023
utkarsharma2
force-pushed
the
LLM-issues/73
branch
2 times, most recently
from
December 5, 2023 16:11
ec98408 to
7243b9b
Compare
utkarsharma2
marked this pull request as ready for review
December 6, 2023 11:56
utkarsharma2
force-pushed
the
LLM-issues/73
branch
from
December 7, 2023 16:10
7006ced to
be5c856
Compare
ephraimbuddy
reviewed
Dec 7, 2023
utkarsharma2
force-pushed
the
LLM-issues/73
branch
from
December 8, 2023 12:21
2ba63c4 to
cf21059
Compare
ephraimbuddy
approved these changes
Dec 11, 2023
84 tasks
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added helper functions in Weaviate Hook, to do CRUD operations on the Weaviate's Schema and Classes object.