gitdataai/libs/room/src/service
ZhenYi de85417053 refactor(service): update service layer, TOTP, and AI streaming
Refine room AI streaming logic, update TOTP auth error handling,
and adjust user 2FA migration order. Remove unused service exports.
2026-05-11 17:05:59 +08:00
..
access_write.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
access.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
ai_common.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_mode_streaming_post.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_mode_streaming_steps.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
ai_mode_streaming.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_nonstreaming.rs feat(ai): add comprehensive AI streaming and non-streaming processing services 2026-05-01 00:54:24 +08:00
ai_react_nonstreaming.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_react_streaming_post.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_react_streaming_steps.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_react_streaming.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_service.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_streaming.rs refactor(service): update service layer, TOTP, and AI streaming 2026-05-11 17:05:59 +08:00
history.rs fix(room): include @user mentions in AI prompt context 2026-04-28 22:25:25 +08:00
mentions.rs feat(room): store ordered streaming chunks + billing integration 2026-04-26 13:10:42 +08:00
mod.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
notifications.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
patterns.rs feat(room): store ordered streaming chunks + billing integration 2026-04-26 13:10:42 +08:00
process_ai.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
sequence.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
type_convert.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
validation.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
workers_spawn.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
workers.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00