CJACK
|
13b1ec46ee
|
feat: Implement request tracing and enhance tool call streaming stability by preventing speculative deltas and improving multi-call finalization.
|
2026-02-21 19:19:05 +08:00 |
|
CJACK
|
e2cb07f08c
|
feat: Introduce stable call_id for OpenAI function_call and tool_calls events in streaming output, including reasoning text.
|
2026-02-21 09:47:38 +08:00 |
|
CJACK
|
210d9f5793
|
feat: enhance message normalization for OpenAI tool calls and Claude system message tool injection
|
2026-02-19 04:44:01 +08:00 |
|
CJACK
|
d21aedac83
|
feat: Hide raw tool call JSON from output_text in OpenAI-style responses when structured tool calls are present.
|
2026-02-19 00:28:44 +08:00 |
|
CJACK
|
df9aea194c
|
fix: Remove redundant text accumulation to prevent duplicate output in streamed responses and add a test for it.
|
2026-02-19 00:08:03 +08:00 |
|