We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6380a9 + bb2af8e commit b2333fcCopy full SHA for b2333fc
1 file changed
GEMINI.md
@@ -15,7 +15,7 @@ optimization in Vertex AI directly from the Gemini CLI.
15
### Prompt Optimization Tools
16
- `run_few_shot_optimization`: optimize user prompt based on examples provided
17
in the CSV file stored in the GCS bucket.
18
--`run_data_driven_optimize`: Starts a data-driven prompt optimization job on
+- `run_data_driven_optimize`: Starts a data-driven prompt optimization job on
19
Vertex AI using a configuration file stored in GCS.
20
- `analyze_data_driven_optimize_results`: Analyzes the output of a Data-Driven
21
Optimize job to identify trends and best-performing candidates.
0 commit comments