-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Seed in ModelParams for Summarization Requests (#39)
* Auto-generated. Updating Vectara public protos. (a35abced31a122305cf72002a42f58a3bd8a8e20). * Auto-generated. Updating Vectara public protos. (e20273e10ba98df4fb29251ea09ca6f91820f5a4). * Auto-generated. Updating Vectara public protos. (a90130634b50a73e75b8c8b09fb4cbef80275fd0). * Auto-generated. Updating Vectara public protos. (43bd8df244bc9eaf138181a5566f182fa331da13). * Update serving.proto * Update serving.proto * Auto-generated. Updating Vectara public protos. (3d3b6e8495472a032b1d288bf119f202e14786a0). * Auto-generated. Updating Vectara public protos. (cd64312c808e9e859bfd0f5c156fc292ee99914f). --------- Co-authored-by: bitbucket-pipelines <commits-noreply@bitbucket.org> Co-authored-by: Paul Wozniczka <25128922+pwoznic@users.noreply.github.com>
- Loading branch information
1 parent
7c9d669
commit 6ca406a
Showing
5 changed files
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,3 +96,4 @@ message StorageQuota { | |
// storage quota. | ||
int64 num_metadata_chars = 2; | ||
} | ||
|
This file contains 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 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 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