Description:
We need to create a built-in provider that supports multiple AI models, including GPT, Claude, Gemini, Kimi, and Qwen. This will allow users to easily switch between different models without the need for external configurations.
Requirements:
- Built-in Support: The provider should be included in the core package and not require any additional installations.
- Model Integration: Integrate the following models:
GPT
Claude
Gemini
Kimi
Qwen
- User-Friendly Configuration: Provide a simple and intuitive way for users to select and use the desired model.
- Documentation: Update the documentation to include information on how to use the new built-in provider and the supported models.
Expected Outcome:
- The built-in provider is well-documented and easy to use.
This provider should be directly written to the database via script or other means. The code should handle some necessary special processing for it, such as marking it as built-in and enabling it by default
Description:
We need to create a built-in provider that supports multiple AI models, including GPT, Claude, Gemini, Kimi, and Qwen. This will allow users to easily switch between different models without the need for external configurations.
Requirements:
GPT
Claude
Gemini
Kimi
Qwen
Expected Outcome:
This provider should be directly written to the database via script or other means. The code should handle some necessary special processing for it, such as marking it as built-in and enabling it by default