gitdataai/libs/agent/chat
ZhenYi 4ba47370be feat(room): add mode-dispatched AI service orchestration
Add RoomAiService as the central dispatcher that selects execution
path based on mode (react/chat/cot/reflexion/rewoo) and streams
vs nonstreaming preference. Replace monolithic ai_streaming with
mode-aware dispatch and dedicated streaming implementation.
2026-04-30 19:16:11 +08:00
..
context.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
mod.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
service.rs fix(agent): spawn tool execution in separate task for heartbeat 2026-04-29 09:03:29 +08:00
state.rs feat(room): add mode-dispatched AI service orchestration 2026-04-30 19:16:11 +08:00