This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
nanobot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/HKUDS/nanobot.git
synced
2026-08-13 07:39:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0e65ebf70239e0ce7d0f9ce5ba0d2063cc2f295
nanobot
/
nanobot
/
api
T
History
whs
and
Xubin 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
..
__init__.py
feat(api): add OpenAI-compatible endpoint with x-session-key isolation
2026-03-01 10:53:45 +08:00
server.py
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