proxy / api /v1

Commit History

feat: add Cloudflare Workers AI fallback for kimi models
3f8984a

OpenCode commited on

feat: non-streaming auto-continue, higher timeout, default max_tokens
d584275

OpenCode commited on

feat: add PROXY_API_KEY validation
94703c2

OpenCode commited on

fix: detect stream completion without [DONE] marker
a67c779

dandi commited on

feat: auto-continue + keepalive for streaming
0d4ab93

dandi commited on

fix: move stats to completions handler for shared /tmp access
0d0e178

dandi commited on

fix: remove setKeyTotal import (read from env now)
bbe6bde

dandi commited on

feat: API key stats, error capture, key states tracking
153b6dc

dandi commited on

feat: dashboard with stats, recent requests, console log, login
8c87fee

dandi commited on

feat: proper SSE streaming via pipe for stream:true
9816b39

dandi commited on

refactor: read body in proxy, return text directly
4e18ea2

dandi commited on

fix: key rotation - zero delay on 402, 55 retries, handler timeout 55s
1788deb

dandi commited on

perf: reduce timeouts to fit Vercel 60s limit
4da59fb

dandi commited on

feat: key rotation on retry - rotate key per attempt
8b83ebd

dandi commited on

fix: require paths to api/lib/
f611836

dandi commited on

init: kimchi proxy with multi-key rotation
b65c987

dandi commited on