-
Notifications
You must be signed in to change notification settings - Fork 578
Closed
Labels
EnhancementImprovements to existing functionality or UI.Improvements to existing functionality or UI.
Description
Feature Request
It would be great to add support for GLM-4.7 (by Zhipu AI) and Minimax-2.1 (by MiniMax) models to this project.
Use Case
These models are popular in the AI development community and having support for them would allow more flexibility in choosing AI providers for autonomous coding tasks.
Proposed Implementation
-
Add model aliases in :
- ->
- ->
-
Create new providers:
- for Zhipu AI's API
- for MiniMax's API
-
Update type definitions:
- Add to type
- Add provider prefixes and utility functions
-
Update UI:
- Add model selection options in settings
- Add configuration tabs for API credentials
References
- GLM-4.7: https://www.zhipuai.cn/
- Minimax-2.1: https://www.minimaxi.com/
Thank you for considering this feature request!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementImprovements to existing functionality or UI.Improvements to existing functionality or UI.