-
Notifications
You must be signed in to change notification settings - Fork 346
add glm-4.7 and minimax-m2.1 #571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| name = "coding-glm-4.7-free" | ||
| family = "coding-glm-4.7-free" | ||
| release_date = "2025-12-22" | ||
| last_updated = "2025-12-22" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| tool_call = true | ||
| knowledge = "2025-04" | ||
| open_weights = true | ||
|
|
||
| [interleaved] | ||
| field = "reasoning_content" | ||
|
|
||
| [cost] | ||
| input = 0 | ||
| output = 0 | ||
|
|
||
| [limit] | ||
| context = 204800 | ||
| output = 131072 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "coding-minimax-m2.1-free" | ||
| family = "coding-minimax-m2.1-free" | ||
| release_date = "2025-12-23" | ||
| last_updated = "2025-12-23" | ||
| attachment = false | ||
| reasoning = true | ||
| interleaved=true | ||
| temperature = true | ||
| tool_call = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0 | ||
| output = 0 | ||
|
|
||
| [limit] | ||
| context = 204_800 | ||
| output = 131_072 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| name = "glm-4.7" | ||
| family = "glm-4.7" | ||
| release_date = "2025-12-22" | ||
| last_updated = "2025-12-22" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| tool_call = true | ||
| knowledge = "2025-04" | ||
| open_weights = true | ||
|
|
||
| [interleaved] | ||
| field = "reasoning_content" | ||
|
|
||
| [cost] | ||
| input = 0.27 | ||
| output = 1.10 | ||
| cache_read = 0.054 | ||
|
|
||
| [limit] | ||
| context = 204800 | ||
| output = 131072 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "minimax-m2.1" | ||
| family = "minimax-m2.1" | ||
| release_date = "2025-12-23" | ||
| last_updated = "2025-12-23" | ||
| attachment = false | ||
| reasoning = true | ||
| interleaved=true | ||
| temperature = true | ||
| tool_call = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.29 | ||
| output = 1.15 | ||
|
|
||
| [limit] | ||
| context = 204_800 | ||
| output = 131_072 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
|
Comment on lines
+10
to
+21
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this is an interleaved reasoning model
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Hi, thanks for the feedback — I’ve updated the config to explicitly mark this as an interleaved reasoning model.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @xinrui-z don't u need to send back reasoning fields tho??? Almost every other provider requires it to be reasoning_content or reasoning_details |
||
| output = ["text"] | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is an interleaved reasoning model