codefuse-ai / codefuse-ide

AI Native IDE based on CodeFuse and OpenSumi
Other
125 stars 10 forks source link

Provide more AI Providers #31

Open hacke2 opened 1 week ago

hacke2 commented 1 week ago

CodeFuse IDE currently only supports OpenAI-compatible interfaces, need to additionally provide Anthropic, Mistral, Google Generative AI, Amazon Bedrock, Ollma... the overall abstraction for the AI Providers configuration, can be based on the Vervel AI SDK development https://sdk.vercel.ai/providers/ai-sdk-providers

hacke2 commented 1 week ago

Related #29