This website requires JavaScript.
Explore
Help
Sign In
lisone
/
ds2api
Watch
1
Star
0
Fork
0
You've already forked ds2api
mirror of
https://github.com/CJackHwang/ds2api.git
synced
2026-05-04 00:15:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d50d39e2e5d3754dc0fe8ca9f69ca995e8b78353
ds2api
/
internal
/
adapter
/
gemini
History
CJACK.
a504905626
Fix Claude/Gemini prompt flattening for tool history and binary parts
2026-03-22 12:47:00 +08:00
..
convert_messages_test.go
Fix Claude/Gemini prompt flattening for tool history and binary parts
2026-03-22 12:47:00 +08:00
convert_messages.go
Fix Claude/Gemini prompt flattening for tool history and binary parts
2026-03-22 12:47:00 +08:00
convert_passthrough.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
convert_request.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
convert_tools.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
deps.go
feat: Add Gemini adapter, improve API key fallback for Gemini AI Studio compatibility, and enhance OpenAI tool call streaming.
2026-02-22 01:26:08 +08:00
handler_errors.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_generate.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_routes.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_stream_runtime.go
feat: Include an empty content field in the final streamed stop chunk and add tests to validate its structure.
2026-02-22 21:44:08 +08:00
handler_test.go
补充工具调用行为说明并修正测试文档过时命令
2026-03-03 00:39:02 +08:00