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
14 changes: 14 additions & 0 deletions providers/google-gemini/gemini-3.1-flash-tts-preview.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
limits:
max_input_tokens: 8192
max_output_tokens: 16384
mode: unknown
Comment thread
harshiv-26 marked this conversation as resolved.
model: gemini-3.1-flash-tts-preview
params:
- defaultValue: 1
key: temperature
maxValue: 2
- defaultValue: 0.95
key: top_p
- defaultValue: 64
key: top_k
thinking: true
Comment thread
harshiv-26 marked this conversation as resolved.
14 changes: 14 additions & 0 deletions providers/google-gemini/gemini-robotics-er-1.6-preview.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
limits:
max_input_tokens: 131072
max_output_tokens: 65536
mode: unknown
Comment thread
harshiv-26 marked this conversation as resolved.
model: gemini-robotics-er-1.6-preview
params:
- defaultValue: 1
key: temperature
maxValue: 2
- defaultValue: 0.95
key: top_p
- defaultValue: 64
key: top_k
thinking: true
Loading