Skip to content

Commit 97be726

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
feat: Update comment for LlmParser default gemini requests per minute
PiperOrigin-RevId: 718085052
1 parent 4eab30e commit 97be726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertexai/preview/rag/utils/resources.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ class LlmParserConfig:
516516
Vertex AI model per minute. Consult
517517
https://cloud.google.com/vertex-ai/generative-ai/docs/quotas and
518518
the Quota page for your project to set an appropriate value here.
519-
If unspecified, a default value of 120 QPM will be used.
519+
If unspecified, a default value of 5000 QPM will be used.
520520
custom_parsing_prompt (str):
521521
A custom prompt to use for parsing.
522522
"""

0 commit comments

Comments
 (0)