Skip to content

add minimax provider#3171

Merged
ProgrammerIn-wonderland merged 2 commits into
mainfrom
NS/minimax-provider
May 29, 2026
Merged

add minimax provider#3171
ProgrammerIn-wonderland merged 2 commits into
mainfrom
NS/minimax-provider

Conversation

@ProgrammerIn-wonderland
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 71.72%
⬇️ -0.78%
13725 / 19135
🔵 Statements 70.18%
⬇️ -0.77%
14499 / 20659
🔵 Functions 70.45%
⬇️ -0.55%
2268 / 3219
🔵 Branches 60.04%
⬇️ -0.94%
9318 / 15519
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/backend/drivers/ai-chat/ChatCompletionDriver.ts 77.37%
⬇️ -0.03%
69.15%
⬇️ -0.13%
93.33%
🟰 ±0%
78.99%
⬇️ -0.05%
97, 136-139, 143-146, 149-152, 155-158, 165-168, 180-183, 234, 248, 255, 257, 287, 301, 334-336, 417-421, 449-478, 538-544, 626, 650, 656, 663, 788-796, 801-823, 835-838, 843-846, 851-854, 867-870, 876-882, 888-894, 900-906, 911-914, 931-937, 967, 972-997, 1007-1016, 1025-1035, 1054
src/backend/drivers/ai-chat/providers/minimax/MiniMaxProvider.ts 96.15% 79.16% 90% 96.15% 82
src/backend/drivers/ai-chat/providers/minimax/models.ts 100% 100% 100% 100%
src/backend/drivers/ai-chat/providers/zai/models.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/backend/drivers/ai-chat/utils/pricing.ts 100% 100% 100% 100%
Generated in workflow #286 for commit d11d73e by the Vitest Coverage Report Action

Comment thread src/backend/drivers/ai-chat/providers/minimax/models.ts Outdated
@ProgrammerIn-wonderland ProgrammerIn-wonderland merged commit 382d2b3 into main May 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants