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
21 changes: 21 additions & 0 deletions providers/google/models/gemini-2.5-flash-preview-tts.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Gemini 2.5 Flash Preview TTS"
release_date = "2025-05-01"
last_updated = "2025-05-01"
attachment = false
reasoning = false
temperature = false
knowledge = "2025-01"
tool_call = false
open_weights = false

[cost]
input = 0.50
output = 10.00

[limit]
context = 8_000
output = 16_000

[modalities]
input = ["text"]
output = ["audio"]
21 changes: 21 additions & 0 deletions providers/google/models/gemini-2.5-pro-preview-tts.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Gemini 2.5 Pro Preview TTS"
release_date = "2025-05-01"
last_updated = "2025-05-01"
attachment = false
reasoning = false
temperature = false
knowledge = "2025-01"
tool_call = false
open_weights = false

[cost]
input = 1.00
output = 20.00

[limit]
context = 8_000
output = 16_000

[modalities]
input = ["text"]
output = ["audio"]