Files
MemoryBear/api/app/services
Ke Sun f7e89af9d2 fix(app): memory config initialization for end users
- Add memory_config_id extraction and assignment when creating new end users in public share chat
- Introduce get_or_create_end_user_with_config method to handle memory config setup in single transaction
- Add batch_update_memory_config_id_by_app method for bulk updating end user memory configs
- Rename _update_endusers_memory_config_by_workspace to _update_endusers_memory_config_by_app for correct scope
- Update app publish flow to use app_id instead of workspace_id for memory config updates
- Remove unused actual_end_user_id variable in langchain_agent
- Ensures end users are properly associated with memory configs on creation and during app updates
2026-03-30 16:44:43 +08:00
..
2026-03-16 18:00:09 +08:00
2025-12-29 14:51:23 +08:00
2026-01-23 10:50:24 +08:00
2026-03-27 16:27:09 +08:00
2026-03-11 10:45:07 +08:00
2026-03-27 19:13:51 +08:00
2026-03-27 16:27:09 +08:00
2026-01-28 16:07:53 +08:00
2026-03-25 17:54:27 +08:00
2026-03-25 18:06:01 +08:00
2026-03-05 09:55:54 +08:00
2026-03-05 09:55:54 +08:00
2026-03-05 09:55:54 +08:00
2026-03-16 18:00:09 +08:00
2026-03-05 09:55:54 +08:00
2026-03-27 19:13:51 +08:00
2025-12-24 20:35:04 +08:00
2025-12-15 14:09:43 +08:00
2026-03-27 14:36:19 +08:00
2026-03-16 18:00:09 +08:00