CJACK
|
1530246e4f
|
refactor: move tool call parsing and formatting logic to a dedicated internal/toolcall package
|
2026-04-06 03:19:18 +08:00 |
|
CJACK
|
c9201174f6
|
feat: add compatibility setting to strip reference markers from model output and update stream handlers accordingly
|
2026-04-05 00:50:30 +08:00 |
|
CJACK.
|
1fafd25e86
|
add output_text.done event and remove transient stability report
|
2026-03-07 16:00:53 +08:00 |
|
CJACK
|
d4017b87c1
|
refactor: Relocate JavaScript source and Node.js test files to dedicated directories and extract OpenAI stream runtime tool call finalization logic.
|
2026-02-22 22:37:08 +08:00 |
|
CJACK
|
6c318f1910
|
fix: Ensure incomplete tool call items are properly closed and required tool choice failures are correctly handled for malformed payloads.
|
2026-02-22 21:27:42 +08:00 |
|
CJACK
|
a9403c5392
|
feat: add Gemini API compatibility, refactor stream rendering, and enhance tool call handling and configuration options
|
2026-02-22 20:53:42 +08:00 |
|
CJACK
|
ae7dce0b32
|
feat: Improve OpenAI tool call handling by passing unknown tool calls as content and filtering streamed tool calls by schema.
|
2026-02-22 19:33:52 +08:00 |
|
CJACK
|
6c48429b90
|
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 |
|