lanceyq
4bf418a3d6
[changes] Unified management of delays
2026-03-13 20:25:11 +08:00
lanceyq
f033607c8b
[changes] Queue uniformity, query statement uniformity
2026-03-13 20:07:18 +08:00
lanceyq
668539e737
[add] Selective merge submission
2026-03-13 15:47:53 +08:00
lanceyq
58aa60ca0e
[add] Change to "Body - json" format and pass as parameters
2026-03-10 13:39:24 +08:00
lanceyq
424d2033ea
[add] Added an interface for refreshing RAG storage image data
2026-03-10 12:11:13 +08:00
lanceyq
50466124c8
[add] Verification of the existence of interest distribution
2026-03-09 14:57:22 +08:00
lanceyq
2612abc9d0
[add] Create a Celery task for checking the existence of the "implicit_emotions" data
2026-03-07 13:56:15 +08:00
lanceyq
850d9ee70b
[changes] Hide the user knowledge base and unify the display of memory capacity
2026-03-04 17:48:25 +08:00
lanceyq
3d068a9c96
[fix]Complete the API call logic for the homepage
2026-03-02 11:49:28 +08:00
lixinyue11
bf3e30dac0
Fix/memory bug fix ( #212 )
...
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 读取的接口,去掉全局锁
* 输出数组
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化测试接口
* 反思优化测试接口
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 把group_id替换end_user_id
* 把group_id替换end_user_id_
* 把group_id替换end_user_id_
* config_config替换成memory_config
* config_config替换成memory_config
* [fix]Fix the memory interface to use end_user_id.
* config_config替换成memory_config
* config_config替换成memory_config
* config_config替换成memory_config
* config_id字段改成UUID
* config_id字段改成UUID
* config_id字段改成UUID
* config_id字段改成UUID,与develop校对恢复
* 检查项目,修复group_id的遗留问题
* 检查项目,修复group_id的遗留问题
* 解决冲突
* 解决冲突
* end_user_id清理干净
* end_user_id清理干净
* 修复遗留合并BUG
* 修复遗留合并BUG
* 修复遗留合并BUG
* 修复遗留合并BUG
* 感知meta_data字段BUG修复
* user_id->现实为config_id_old
* user_id->显示为config_id_old传输
* user_id->显示为config_id_old传输
* user_id->显示为config_id_old传输
* 检查需要更改的格式问题
* 修复宿主列表获取memory_config_idBUG
* config_id做映射
* config_id做映射
* config_id做映射+1
* config_id做映射+1
* config_id做映射+1
---------
Co-authored-by: lanceyq <1982376970@qq.com >
2026-01-28 10:07:32 +08:00
乐力齐
6e18c92a13
Fix/optimize inerface ( #183 )
...
* [changes]Optimize the time consumption of the "/end_users" interface
* [fix]Optimize the time consumption of the "/hot_memory_tags" interface
* [changes]Optimize the time consumption of the "/end_users" interface
* [fix]Optimize the time consumption of the "/hot_memory_tags" interface
* [changes]Improve the code based on AI review
2026-01-23 12:21:28 +08:00
乐力齐
b6e6dbf27f
Fix/memory interface ( #169 )
...
* [changes]《Modify the interface》
1.Remove the "/search/entity_graph" interface
2.Reconstruct the "/updated_end_user/profile" interface
3.Remove the "Update Username" interface
4.Fix the batch query of user association memory configuration
* [changes]《Modify the interface》
1.Remove the "/search/entity_graph" interface
2.Reconstruct the "/updated_end_user/profile" interface
3.Remove the "Update Username" interface
4.Fix the batch query of user association memory configuration
* [fix]Fix the error response type
2026-01-21 18:20:28 +08:00
乐力齐
0a73b18823
Feature/return memoryconfig ( #89 )
...
* [add]Newly added: Memory configuration for returning results
* [add]Newly added: Memory configuration for returning results
* [changes]Based on the improvement of AI review
2026-01-13 14:55:12 +08:00
乐力齐
42e569b8e5
Merge #31 into develop from memory-summary
...
[feature]开发用户记忆详情的接口
* memory-summary: (69 commits squashed)
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- Merge branch 'memory-summary' of codeup.aliyun.com:redbearai/python/redbear-mem-open into memory-summary
- [feature]Develop the relationship graph interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Develop the relationship graph interface
- Merge branch 'memory-summary' of codeup.aliyun.com:redbearai/python/redbear-mem-open into memory-summary
- [feature]Develop the end_user/profile interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Develop the relationship graph interface
- [feature]Develop the end_user/profile interface
- Merge branch 'memory-summary' of codeup.aliyun.com:redbearai/python/redbear-mem-open into memory-summary
- [updated]Base change operation
- [refactor]1.Convert timestamp;2.Remove unnecessary code
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Develop the relationship graph interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Develop the relationship graph interface
- [feature]Develop the end_user/profile interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [feature]Develop the relationship graph interface
- [feature]Develop the end_user/profile interface
- [updated]Base change operation
- [refactor]1.Convert timestamp;2.Remove unnecessary code
- Merge branch 'memory-summary' of codeup.aliyun.com:redbearai/python/redbear-mem-open into memory-summary
- [check]check_code.py checks the quality of the code
- [fix]Fix insecure database connections
- [refactor]refactor memory_storage_controller and memory_storage_service
- [add]The /total_memory_count interface returns the "name" field.
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Develop the relationship graph interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Develop the relationship graph interface
- [feature]Develop the end_user/profile interface
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [feature]Develop the relationship graph interface
- [feature]Develop the end_user/profile interface
- [updated]Base change operation
- [refactor]1.Convert timestamp;2.Remove unnecessary code
- [feature]Memory Insights and User Summary Cache Storage Ingestion
- [featrue]Develop a memory classification interface
- [feature]Develop the relationship graph interface
- [feature]Develop the end_user/profile interface
- [updated]Base change operation
- [refactor]1.Convert timestamp;2.Remove unnecessary code
- [check]check_code.py checks the quality of the code
- [fix]Fix insecure database connections
- [refactor]refactor memory_storage_controller and memory_storage_service
- [add]The /total_memory_count interface returns the "name" field.
- Merge branch 'memory-summary' of codeup.aliyun.com:redbearai/python/redbear-mem-open into memory-summary
- [refactor]Reconstruct the user's memory location
- add uv.lock
Signed-off-by: 乐力齐 <accounts_690c7b0af9007d7e338af636@mail.teambition.com >
Reviewed-by: aliyun6762716068 <accounts_68cb7c6b61f5dcc4200d6251@mail.teambition.com >
Merged-by: aliyun6762716068 <accounts_68cb7c6b61f5dcc4200d6251@mail.teambition.com >
CR-link: https://codeup.aliyun.com/redbearai/python/redbear-mem-open/change/31
2025-12-23 08:05:06 +00:00
Mark
a4e276ab27
[MODIFY] Code optimization
2025-12-15 14:09:43 +08:00
Ke Sun
c1adc62ec6
feat: Add base project structure with API and web components
2025-12-02 20:28:01 +08:00