masterllm / services /session_manager.py

Commit History

Fix: Update last_activity only for user messages
6cb5907

ganesh-vilje commited on

Refactor: Use MongoDB _id for messages, pipeline_id_index for components, standardize outputs to result:{text:{}} format
d6a6b32

ganesh-vilje commited on

feat: API response corrections - add message_id, component tracking, and error handling
7c2e633

ganesh-vilje commited on

feat: Implement V3 S3 Architecture - Complete Refactor
0f8c838

ganesh-vilje commited on

feat: Add V3 API endpoints with file metadata - sessions list, history, and pipeline executions
c4a01de

ganesh-vilje commited on

fix: Chat name generation now only happens once per session
2534de8

ganesh-vilje commited on

feat: Implement V3 Architecture - S3 + Normalized MongoDB
f0db057

ganesh-vilje commited on

Update services/session_manager.py
2fc4e76

redhairedshanks1 commited on

Update services/session_manager.py
4a61db5

redhairedshanks1 commited on