Skip to content
Merged
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
27 changes: 27 additions & 0 deletions providers/openrouter/sakana/fugu-ultra.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
costs:
- cache_read_input_token_cost: 5e-7
input_cost_per_token: 5e-6
output_cost_per_token: 3e-5
region: "*"
features:
- function_calling
- prompt_caching
- structured_output
- tool_choice
limits:
context_window: 1000000
max_output_tokens: 128000
Comment thread
architkumar-truefoundry marked this conversation as resolved.
modalities:
input:
- text
- image
output:
- text
mode: chat
model: sakana/fugu-ultra
provisioning: serverless
sources:
- https://openrouter.ai/sakana/fugu-ultra
supportedModes:
- chat
thinking: true
Loading