Fix Dola image upload with SigV4 auth and SSE parsing af56b86 Running Johnsteve Costanos commited on 15 days ago
Fix Dola SSE parsing: use for-await stream, handle STREAM_MSG_NOTIFY + STREAM_CHUNK + SSE_REPLY_END events 9ed3ad8 Johnsteve Costanos commited on 16 days ago
Add Dola provider (dola-fast / dola-pro) with reverse-engineered chat/completion endpoint 9914e5c Johnsteve Costanos commited on 16 days ago
Add image support for /v1 endpoints: fix extractImageUrls for Anthropic format, fix Qwen image_url handling, add Gemini image upload b465f41 Johnsteve Costanos commited on 22 days ago
Add DeepSeek Instant/Expert/Vision modes + modelType + image support in /v1 11d39db Johnsteve Costanos commited on 22 days ago
Add Meta AI fast (think_fast) and thinking (think_hard) modes + model variants b3ae621 Johnsteve Costanos commited on Jun 11
Fix Meta AI: fix token extraction regex, improve response parsing, add auth error handling, add meta models to ANTHRO_MODEL_MAP 40ec092 Johnsteve Costanos commited on Jun 11
Add fast/thinking mode variants for all Qwen models + meta module 70c3ccf Johnsteve Costanos commited on Jun 11
Add GPT and Grok via Puter driver + V1 routes and HTML docs 4d424c4 Johnsteve Costanos commited on May 26
Fix system prompt array→string conversion in convertAnthropicToOpenAI 0f07af7 ChoruYt commited on May 22
Fix tool format conversion (Anthropic→OpenAI), strip <details> tags, add debug logging bcb5684 ChoruYt commited on May 22
Add generic callOpenAIV1 for any OpenAI-compatible provider. All models get tool support when API key is configured. 01edd7d ChoruYt commited on May 22
Add full tool calling support for Qwen via askQwenV1 (Anthropic-to-OpenAI conversion) 2da0eee ChoruYt commited on May 22
Fix Gemini auto-logout: remove refreshTokens() calls from init() a042bf1 Helenbaclayon Bacalso commited on May 21
Fix Kimi Connect RPC parsing: stop breaking on type-1 frames, handle per-frame gzip + add ExoShop HTML template aaac84e Clydejohn448 commited on May 19
Fix kimi.js: remove json:true from _call body, robust extractChatText, better error handling fedd980 Clydejohn448 commited on May 19
Update Gemini API to support new AI models and improve functionality fc6cd09 clydejohn448 commited on May 19