 whsandXubin Ren
|
4fce8d8b8d
|
feat(api): add SSE streaming for /v1/chat/completions Wire up the existing on_stream/on_stream_end callbacks from process_direct() to emit OpenAI-compatible SSE chunks when stream=true. Non-streaming path is untouched.
|
2026-04-17 01:54:49 +08:00 |
|
 whsandXubin Ren
|
be1b34ed7c
|
fix: remove unused import re
|
2026-04-09 11:09:25 +08:00 |
|
 whsandXubin Ren
|
b4c7cd654e
|
fix: use effective session key for _active_tasks in unified mode
|
2026-04-09 11:09:25 +08:00 |
|
 whsandXubin Ren
|
985f9c443b
|
tests: add unified_session coverage for /new and consolidation
|
2026-04-09 11:09:25 +08:00 |
|
 whsandXubin Ren
|
743e73da3f
|
feat(session): add unified_session config to share one session across all channels
|
2026-04-09 11:09:25 +08:00 |
|
 whsandXubin Ren
|
bc0ff7f214
|
feat(status): add web search provider usage to /status command
|
2026-04-06 13:37:55 +08:00 |
|