There was an error while loading. Please reload this page.
1 parent 4eab30e commit 97be726Copy full SHA for 97be726
vertexai/preview/rag/utils/resources.py
@@ -516,7 +516,7 @@ class LlmParserConfig:
516
Vertex AI model per minute. Consult
517
https://cloud.google.com/vertex-ai/generative-ai/docs/quotas and
518
the Quota page for your project to set an appropriate value here.
519
- If unspecified, a default value of 120 QPM will be used.
+ If unspecified, a default value of 5000 QPM will be used.
520
custom_parsing_prompt (str):
521
A custom prompt to use for parsing.
522
"""
0 commit comments