Skip to content

Commit 5af438c

Browse files
models-bot[bot]Truefoundry Models Botarchitkumar-truefoundry
authored
feat(wafer/MiniMax-M3): add new models [bot] (#1592)
* feat(wafer/MiniMax-M3): add new models [bot] * feat(wafer): update model YAMLs [bot] --------- Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com> Co-authored-by: architkumar-truefoundry <archit.kumar@truefoundry.com>
1 parent 9c17547 commit 5af438c

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

providers/wafer/MiniMax-M3.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
costs:
2+
- cache_read_input_token_cost: 7e-8
3+
input_cost_per_token: 3.3e-7
4+
output_cost_per_token: 1.32e-6
5+
region: "*"
6+
features:
7+
- function_calling
8+
- prompt_caching
9+
limits:
10+
context_window: 1048576
11+
modalities:
12+
input:
13+
- text
14+
- image
15+
- video
16+
- pdf
17+
output:
18+
- text
19+
mode: chat
20+
model: MiniMax-M3
21+
provisioning: serverless
22+
sources:
23+
- https://platform.minimax.io/docs/guides/pricing-paygo.md
24+
- https://platform.minimax.io/docs/guides/text-m3-function-call.md
25+
- https://www.minimax.io/blog/minimax-m3
26+
- https://platform.minimax.io/docs/guides/models-intro
27+
status: active
28+
supportedModes:
29+
- chat
30+
thinking: true

0 commit comments

Comments
 (0)