Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GEMINI.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ optimization in Vertex AI directly from the Gemini CLI.
### Prompt Optimization Tools
- `run_few_shot_optimization`: optimize user prompt based on examples provided
in the CSV file stored in the GCS bucket.
-`run_data_driven_optimize`: Starts a data-driven prompt optimization job on
- `run_data_driven_optimize`: Starts a data-driven prompt optimization job on
Vertex AI using a configuration file stored in GCS.
- `analyze_data_driven_optimize_results`: Analyzes the output of a Data-Driven
Optimize job to identify trends and best-performing candidates.
Expand Down
Loading
Loading