-
Notifications
You must be signed in to change notification settings - Fork 466
Updated naming regex, made naming process simpler. #191
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
MarkDaoust
merged 22 commits into
google-gemini:main
from
shilpakancharla:retriever_naming
Feb 5, 2024
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
1c8bdc7
Updated naming regex, made naming process simpler.
shilpakancharla e62c90d
Merge branch 'main' into retriever_naming
shilpakancharla 7e5caeb
Fixed non async test cases for naming
shilpakancharla 0a51355
Merge with main
shilpakancharla a2346d4
updated regex and made non async test cases pass
shilpakancharla 25101ee
Updated regex to match proto
shilpakancharla ca853a9
Fixing missing await keywords
shilpakancharla 2da63ee
Update async tests
shilpakancharla 8d7cdf6
Update error messages
shilpakancharla c8a7530
Fixed async test case for create_document
shilpakancharla 1c590c8
Add a valid_name function.
MarkDaoust 66d6aa9
Added missing colon to valid_name function
shilpakancharla da1eafa
Removed duplicate import, updated error message
shilpakancharla 49062c4
Added bool = Force to delete functions
shilpakancharla df4b0b6
Optional string for chunk name
shilpakancharla 62f684c
Change to optional param for hcunk name
shilpakancharla 9787e79
Add option for empty name for chunk and test cases
shilpakancharla 9a33c6d
add _async suffix to test case
shilpakancharla bd93a7e
test async for empty chunk name
shilpakancharla ed95b1c
Pass type checking
shilpakancharla c3c2b10
Fixed test cases
shilpakancharla 8d33a22
updated naming error msg
shilpakancharla File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.