CJACK
|
b17e492ab8
|
feat: Integrate and serve the WebUI, including Vercel build configuration and Python routes for static files.
|
2026-02-01 16:43:52 +08:00 |
|
CJACK
|
dbae110d2b
|
feat: Implement OpenAI-compatible tool calling by injecting tool prompts and parsing tool calls from model responses.
|
2026-02-01 16:05:10 +08:00 |
|
CJACK
|
1d1361616b
|
1
|
2026-02-01 04:57:55 +08:00 |
|
CJACK
|
977aa22e14
|
feat: Refactor stream parsing to accurately distinguish thinking and response content based on DeepSeek stream formats and add comprehensive unit tests for various chunk types.
|
2026-02-01 04:57:14 +08:00 |
|
CJACK
|
b90901d5a0
|
feat: add stream parsing for DeepSeek SSE responses, centralize model management, and refactor tool call handling.
|
2026-02-01 03:53:01 +08:00 |
|
CJACK
|
23bd4970d9
|
feat: Add token preview and batch progress to admin account management, and expand API tests for admin endpoints.
|
2026-02-01 03:31:01 +08:00 |
|
CJACK
|
bc260899c1
|
feat: Initialize project with FastAPI backend, React web UI, Vercel sync, and API integrations.
|
2026-02-01 02:17:01 +08:00 |
|