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-05 00:45:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb253a9d3aefd7e097e803a86560f36ad71063a5
ds2api
/
internal
/
util
History
CJACK
eb253a9d3a
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
..
helpers.go
feat: centralize utility functions, abstract SSE stream collection, and add concurrency to admin account testing.
2026-02-17 03:31:19 +08:00
messages_test.go
refactor: Modularize OpenAI message normalization and prompt building, enhancing
MessagesPrepare
to support additional content types and tool call formatting.
2026-02-18 00:54:54 +08:00
messages.go
refactor: Modularize OpenAI message normalization and prompt building, enhancing
MessagesPrepare
to support additional content types and tool call formatting.
2026-02-18 00:54:54 +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
toolcalls_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
toolcalls.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
util_edge_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