Skip to content

Add support for GLM-4.7 and Minimax-2.1 models #372

@DrKyro

Description

@DrKyro

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

  1. Add model aliases in :

    • ->
    • ->
  2. Create new providers:

    • for Zhipu AI's API
    • for MiniMax's API
  3. Update type definitions:

    • Add to type
    • Add provider prefixes and utility functions
  4. Update UI:

    • Add model selection options in settings
    • Add configuration tabs for API credentials

References

Thank you for considering this feature request!

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementImprovements to existing functionality or UI.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions