Commit History

Fix Dola image upload with SigV4 auth and SSE parsing
af56b86
Running

Johnsteve Costanos commited on

Add image upload support for Dola provider
8d47d01

Johnsteve Costanos commited on

Fix Dola SSE parsing: use for-await stream, handle STREAM_MSG_NOTIFY + STREAM_CHUNK + SSE_REPLY_END events
9ed3ad8

Johnsteve Costanos commited on

Add Dola provider (dola-fast / dola-pro) with reverse-engineered chat/completion endpoint
9914e5c

Johnsteve Costanos commited on

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

Add Meta AI fast (think_fast) and thinking (think_hard) modes + model variants
b3ae621

Johnsteve Costanos commited on

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

Add fast/thinking mode variants for all Qwen models + meta module
70c3ccf

Johnsteve Costanos commited on

Update Exocore Gateway
6a989d5

Johnsteve Costanos commited on

Add GPT and Grok via Puter driver + V1 routes and HTML docs
4d424c4

Johnsteve Costanos commited on

Add Claude integration via Puter driver API
43f7813

Johnsteve Costanos commited on

Fix system prompt array→string conversion in convertAnthropicToOpenAI
0f07af7

ChoruYt commited on

Fix tool format conversion (Anthropic→OpenAI), strip <details> tags, add debug logging
bcb5684

ChoruYt commited on

Add generic callOpenAIV1 for any OpenAI-compatible provider. All models get tool support when API key is configured.
01edd7d

ChoruYt commited on

Add full tool calling support for Qwen via askQwenV1 (Anthropic-to-OpenAI conversion)
2da0eee

ChoruYt commited on

Add qwen3.7-max support, set as default model
c8606b7

ChoruYt commited on

Fix Gemini auto-logout: remove refreshTokens() calls from init()
a042bf1

Helenbaclayon Bacalso commited on

Fix Kimi Connect RPC parsing: stop breaking on type-1 frames, handle per-frame gzip + add ExoShop HTML template
aaac84e

Clydejohn448 commited on

Fix kimi.js: remove json:true from _call body, robust extractChatText, better error handling
fedd980

Clydejohn448 commited on

Fix kimi.js Connect RPC parsing, add ExoShop Food Template
3e98ca4

Clydejohn448 commited on

Organize cookies into data/ directory, fix Dockerfile
5129522

Clydejohn448 commited on

Update Gemini API to support new AI models and improve functionality
fc6cd09

clydejohn448 commited on

Upload 20 files
1c1e90b
verified

ChoruYt commited on