Skip to content
Closed
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/openrouter/dots-studio/dots-3-note-preview:free.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
costs:
- input_cost_per_token: 0.0
output_cost_per_token: 0.0
region: "*"
features:
- function_calling
- json_output
- structured_output
- tool_choice
limits:
context_window: 512000
max_output_tokens: 512000
modalities:
input:
- text
- image
output:
- text
mode: chat
model: dots-studio/dots-3-note-preview:free
thinking: true
Loading