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-11 03:37:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d21aedac83a2145280097d3fc7b7853e9dcf62f6
ds2api
/
internal
/
adapter
/
claude
History
CJACK
895423852f
refactor: extract Claude and OpenAI response rendering into new
util/render
package
2026-02-18 23:35:37 +08:00
..
error_shape_test.go
feat: Introduce model alias resolution, enhanced configuration options, and improved OpenAI/Claude adapter handling for responses, embeddings, and tool calls.
2026-02-18 23:06:18 +08:00
handler_stream_test.go
feat: Update Claude model names and IDs across configuration, documentation, and tests, including the default model and thinking delta logic.
2026-02-17 13:36:19 +08:00
handler_util_test.go
test: Introduce comprehensive edge case tests for various internal packages including SSE, Claude, Auth, Account, Config, Deepseek, Admin, and Util.
2026-02-18 16:52:16 +08:00
handler.go
refactor: extract Claude and OpenAI response rendering into new
util/render
package
2026-02-18 23:35:37 +08:00
standard_request_test.go
feat: Introduce standard request normalization and response building for OpenAI and Claude, enhance tool call streaming, and improve caller identification.
2026-02-18 23:35:17 +08:00
standard_request.go
feat: Introduce standard request normalization and response building for OpenAI and Claude, enhance tool call streaming, and improve caller identification.
2026-02-18 23:35:17 +08:00