You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubโs verified signature.
๐ Major Features (Huge Update!)
๐๏ธ Multi-API Profile Management: You can now create and manage multiple API profiles and switch between them seamlessly. Want to use a cheaper model for group chats and a premium model for 1-on-1s? Now you can!
๐ง Native Claude & Gemini Support: We have officially added native protocol support for Anthropic (Claude) and Google (Gemini) APIs! You no longer need a middleware gateway; just plug in your native keys and chat. (OpenAI-compatible endpoints are still fully supported).
โก One-Click Presets for OpenRouter & DeepSeek: Setting up your API is now easier than ever. We've added official presets for OpenRouter and DeepSeek that automatically fill in the correct Base URLs for you!
๐ Improvements & Optimizations
โ๏ธ Draft Assistant Polish: Optimized the parsing logic for the "Write Next Sentence" feature when using non-streaming OpenAI-compatible endpoints.
๐ผ๏ธ Image Generation Logic: AI Image generation is currently intentionally restricted to OpenAI-compatible profiles to ensure stability across different providers.