CJACK
|
2a6b787f38
|
feat: implement mandatory DeepSeek turn termination markers for system, user, assistant, and tool roles
|
2026-04-05 21:48:18 +08:00 |
|
CJACK
|
585d35e592
|
refactor: standardize prompt markers and remove legacy EOS and system instructions tags
|
2026-04-05 20:50:12 +08:00 |
|
CJACK
|
47dc121690
|
refactor: improve prompt construction by enforcing explicit newline boundaries between role markers and message content
|
2026-04-05 04:44:46 +08:00 |
|
CJACK.
|
b790545d82
|
Fix dangling agent XML cleanup and escape tool call prompt XML
|
2026-03-30 11:23:16 +08:00 |
|
CJACK
|
30a53b6c43
|
refactor: remove legacy TOOL_CALL_HISTORY/TOOL_RESULT_HISTORY markers and consolidate tool call formatting into a new prompt package
|
2026-03-30 00:20:38 +08:00 |
|
CJACK
|
883607ac87
|
refactor: update prompt formatting to use system instruction tags and explicit user markers for improved model reasoning
|
2026-03-29 16:40:44 +08:00 |
|
CJACK.
|
59bf78d2c4
|
Unify adapter message normalization across Claude and Gemini
|
2026-03-22 12:07:58 +08:00 |
|
CJACK.
|
6c39c8e191
|
fix: 修复 text 为空时 content 回退丢失问题
|
2026-03-06 21:24:26 +08:00 |
|
CJACK.
|
0e261ff0a0
|
refactor: 统一内容归一化逻辑并补充 nil 回归测试
|
2026-03-06 18:25:27 +08:00 |
|
CJACK
|
7307a5cc9a
|
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
|
2026-02-19 02:45:38 +08:00 |
|