Skip to content

Commit

Permalink
feat: Update comment for LlmParser default gemini requests per minute
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 718085052
  • Loading branch information
vertex-sdk-bot authored and copybara-github committed Jan 21, 2025
1 parent 4eab30e commit 97be726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertexai/preview/rag/utils/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ class LlmParserConfig:
Vertex AI model per minute. Consult
https://cloud.google.com/vertex-ai/generative-ai/docs/quotas and
the Quota page for your project to set an appropriate value here.
If unspecified, a default value of 120 QPM will be used.
If unspecified, a default value of 5000 QPM will be used.
custom_parsing_prompt (str):
A custom prompt to use for parsing.
"""
Expand Down

0 comments on commit 97be726

Please sign in to comment.