This website requires JavaScript.
Explore
Help
Register
Sign In
LobotomyLabs
/
GopherGate
Watch
2
Star
0
Fork
0
You've already forked GopherGate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ddb710507dd2a6d8e9ad8646512a2ad5e0aeffdc
GopherGate
/
internal
/
providers
T
History
hobokenchicken
ddb710507d
CI / Lint (push)
Has been cancelled
Details
CI / Test (push)
Has been cancelled
Details
CI / Build (push)
Has been cancelled
Details
feat(deepseek): add support for Responses API and Chat Prefix Completion
2026-08-03 03:54:00 +00:00
..
circuit_breaker.go
fix(phase-3): enable circuit breaker for streaming requests
2026-07-21 13:21:39 -04:00
deepseek.go
feat(deepseek): add support for Responses API and Chat Prefix Completion
2026-08-03 03:54:00 +00:00
gemini_test.go
fix: optimize Gemini stream parsing to support real-time streaming of JSON arrays
2026-07-21 17:29:57 +00:00
gemini.go
fix(gemini): resolve latency and error issues with model normalization and v1beta tool routing
2026-07-28 17:58:21 +00:00
grok.go
perf: add HTTP connection pooling across providers and disable proxy buffering on SSE streams
2026-07-21 17:40:18 +00:00
helpers_test.go
feat: implement advanced condition-based heuristic model routing
2026-06-05 15:05:13 +00:00
helpers.go
feat(deepseek): add support for Responses API and Chat Prefix Completion
2026-08-03 03:54:00 +00:00
moonshot.go
perf: add HTTP connection pooling across providers and disable proxy buffering on SSE streams
2026-07-21 17:40:18 +00:00
ollama.go
perf: add HTTP connection pooling across providers and disable proxy buffering on SSE streams
2026-07-21 17:40:18 +00:00
openai_responses.go
fix: remove tool call ID truncation and improve DeepSeek reasoning handling
2026-05-11 03:13:33 +00:00
openai.go
fix: scope reasoning_effort=none to OpenAI provider only (Xiaomi rejects 'none')
2026-07-30 15:26:28 -04:00
provider.go
feat: add OpenAI Responses API support (POST /v1/responses)
2026-05-02 16:38:17 -04:00
xiaomi.go
perf: add HTTP connection pooling across providers and disable proxy buffering on SSE streams
2026-07-21 17:40:18 +00:00