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
30 changes: 30 additions & 0 deletions providers/wafer/MiniMax-M3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
costs:
- cache_read_input_token_cost: 7e-8
input_cost_per_token: 3.3e-7
output_cost_per_token: 1.32e-6
region: "*"
features:
- function_calling
- prompt_caching
limits:
context_window: 1048576
modalities:
input:
- text
- image
Comment thread
cursor[bot] marked this conversation as resolved.
- video
- pdf
Comment thread
architkumar-truefoundry marked this conversation as resolved.
output:
- text
mode: chat
model: MiniMax-M3
provisioning: serverless
sources:
- https://platform.minimax.io/docs/guides/pricing-paygo.md
- https://platform.minimax.io/docs/guides/text-m3-function-call.md
- https://www.minimax.io/blog/minimax-m3
- https://platform.minimax.io/docs/guides/models-intro
status: active
supportedModes:
- chat
thinking: true
Loading