Ke Sun
7167c2002f
feat(implicit memory): upgrade pydantic v2 compatibility and confidence level handling
...
- Replace deprecated `.dict()` with `.model_dump(mode='json')` for pydantic v2 compatibility
- Convert confidence level from enum-based strings to numerical values (0-100 scale)
- Add confidence level mapping in controller (high: 85, medium: 50, low: 20)
- Update dimension analyzer to handle both string and numeric confidence inputs
- Refactor habit analyzer confidence level validation logic
- Remove ConfidenceLevel enum import and replace with integer-based approach
- Update memory config validators for numerical confidence level support
- Ensure all implicit memory schemas use model_dump for serialization
- Improve type consistency across memory analytics modules
2026-01-08 17:50:01 +08:00
lixinyue11
e05f33b286
修复RAG集群BUG ( #59 )
2026-01-08 16:13:22 +08:00
乐力齐
a4af0f7432
Feature/actr forget ( #55 )
...
* [changes]Request to remove 'config_id' has been received.
* [add]Add the access history record table
* [changes]Request to remove 'config_id' has been received.
* [add]Add the access history record table
* [add]Obtain the record of the forgetting trend
* [changes]Based on the AI's suggestion, make the necessary modifications.
2026-01-08 15:15:13 +08:00
谢俊男
25ce86ae93
feat(agent tool): mcp tool repair
2026-01-07 18:59:28 +08:00
Ke Sun
b3f8de3062
Feature/behavior analysis ( #53 )
...
* init behavior analysis
* init behavior analysis
* feat(implicit-memory): add implicit memory analytics system
2026-01-07 18:14:25 +08:00
Mark
28eccd6ce9
Merge pull request #50 from SuanmoSuanyangTechnology/fix/workflow
...
Fix/workflow
2026-01-07 18:04:53 +08:00
mengyonghao
701d506c1f
fix(memory): enable perceptual memory API and database configuration
2026-01-07 17:54:46 +08:00
Mark
04d79ac70f
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-07 17:49:45 +08:00
lixinyue11
bcb3d587a1
dev新增短期记忆功能 ( #47 )
...
* dev新增短期记忆功能
* dev新增短期记忆功能
* dev新增短期记忆功能
* dev新增短期记忆功能
* dev新增短期记忆功能
* dev新增短期记忆功能
* dev新增短期记忆功能
2026-01-07 16:36:11 +08:00
Eternity
c52b360068
Feature/memory perceptual ( #48 )
...
* perf(workflow): pass JSON data to HTTP node as a string
* perf(prompt_opt): simplify log output
* feat(memory): add perceptual memory page API and related database schema
* perf(log): clean up API exception log output
* perf(memory): simplify perceptual memory timeline response by removing metadata
2026-01-07 16:00:22 +08:00
Mark
cd76ccadc5
[modify] handoffs test
2026-01-07 15:51:12 +08:00
Mark
ba2220d7c8
[add ] handoffs service and test
2026-01-07 14:58:23 +08:00
谢俊男
26947d85ae
feat(agent tool): agent tool bug fix
2026-01-06 20:05:18 +08:00
谢俊男
eb51e04a18
Merge branch 'refs/heads/develop' into feature/20260105_xjn
...
# Conflicts:
# api/app/services/app_chat_service.py
2026-01-06 19:46:36 +08:00
Mark
499d549e41
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-06 18:59:01 +08:00
Mark
eabaae4a8f
[fix] model parameter error
2026-01-06 18:58:36 +08:00
乐力齐
3183f39535
Fix/Restore user information archive and one-sentence summary ( #37 )
...
* [fix]fix memory insights
* [fix]fix memory insights
* [fix]Based on the correction of the code by sourcery-ai
* [fix]Restore user information archive and one-sentence summary
2026-01-06 18:03:28 +08:00
Mark
6783375a14
[fix] model_parameters
2026-01-06 17:55:42 +08:00
Mark
a940717ed0
[add] publish and share run add workflow type app
2026-01-06 17:11:52 +08:00
谢俊男
492401f9b7
feat(agent tool): add agent tool plugin
2026-01-06 15:25:25 +08:00
Mark
190155f438
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-06 14:44:13 +08:00
Mark
f59f508c4d
[fix] public share agent run
2026-01-06 14:43:23 +08:00
Eternity
79d035ac02
fix(prompt_optim): allow streaming output to raise exceptions ( #34 )
2026-01-06 14:27:51 +08:00
乐力齐
a0f19ace92
Fix/memory insights ( #30 )
...
* [fix]fix memory insights
* [fix]fix memory insights
* [fix]Based on the correction of the code by sourcery-ai
2026-01-06 14:05:15 +08:00
Mark
85c7e531e4
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-06 13:58:52 +08:00
Mark
ed62e92da6
[fix] miss agent_config
2026-01-06 13:56:40 +08:00
mengyonghao
05ec76f940
perf(prompt_opt): optimize streaming output structure and add variable parsing
2026-01-05 17:31:28 +08:00
Eternity
78207aca34
feat(workflow): add memory read and write node ( #24 )
2026-01-05 15:57:04 +08:00
谢俊男
c8b6e22143
feat(home page): optimize the statistical interface
2026-01-05 14:38:36 +08:00
乐力齐
1fc81d1347
Merge #105 into develop from feature/user-summary
...
[feature]用户记忆内容扩展
* feature/user-summary: (11 commits squashed)
- [ADD]Support graph search
- Merge #82 into develop from feature/20251219_myh
fix: correct function naming for memory retrieval
* feature/20251219_myh: (2 commits squashed)
- perf(workflow): adjust default template to be compatible with frontend format
- fix: correct function naming for memory retrieval
Signed-off-by: Eternity <1533512157@qq.com >
Reviewed-by: zhuwenhui5566@163.com <zhuwenhui5566@163.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/82
- [fix]parsed excel document error:float division by zero
- [fix]parsed excel document error:float division by zero
- [fix]parsed excel document error:float division by zero
- [fix]parsed excel document error:float division by zero
- [changes]1.Fix the Neo4j alert;2.Separate the functions of "insight" and "summary"
- [feature]Develop user summary
- [feature]Developing Memory Insights
- [changes]Modify the data types and processing procedures of the configuration parameters
- [fix]fix
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/105
2026-01-05 04:34:12 +00:00
乐力齐
e8a5cfe7e3
Merge #85 into develop from feature/actr-forget
...
[feature]actr-记忆遗忘需求开发
* feature/actr-forget: (12 commits squashed)
- [feature]
1.Extended fields of the date_config table;
2.New activation value calculation has been added, and the ACTR parameter has been introduced in Neo4j.
- [feature]1.Create a forgetting strategy executor;2.Create the forgetting scheduler
- [feature]Introduce activation values for retrieval, and develop a two-stage retrieval reordering process
- [feature]
1.Extended fields of the date_config table;
2.New activation value calculation has been added, and the ACTR parameter has been introduced in Neo4j.
- [feature]1.Create a forgetting strategy executor;2.Create the forgetting scheduler
- [feature]Introduce activation values for retrieval, and develop a two-stage retrieval reordering process
- Merge branch 'feature/actr-forget' of codeup.aliyun.com:redbearai/python/redbear-mem-open into feature/actr-forget
- [fix]Eliminate the interference caused by redundant code
- [feature]
1.Extended fields of the date_config table;
2.New activation value calculation has been added, and the ACTR parameter has been introduced in Neo4j.
- [feature]1.Create a forgetting strategy executor;2.Create the forgetting scheduler
- [feature]Introduce activation values for retrieval, and develop a two-stage retrieval reordering process
- Merge branch 'feature/actr-forget' of codeup.aliyun.com:redbearai/python/redbear-mem-open into feature/actr-forget
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/85
2026-01-05 04:30:36 +00:00
lixiangcheng1
d299c39c55
Merge branch 'feature/20251219_lxc' into develop
2026-01-05 12:19:03 +08:00
lixiangcheng1
dd5e21a653
[ADD] add open api for knowledge、document、file、chunk、retrieval
2026-01-05 12:18:31 +08:00
mengyonghao
63f0fa5da2
Merge branch 'develop' into feature/20251219_myh
...
# Conflicts:
# api/app/core/workflow/executor.py
# api/app/core/workflow/nodes/node_factory.py
# api/app/core/workflow/nodes/question_classifier/node.py
2026-01-05 11:10:01 +08:00
mengyonghao
eaf2437633
feat(prompt_opt): support streaming output for prompt optimization API
2026-01-05 10:53:53 +08:00
mengyonghao
bf6ede64bd
feat(workflow): add support for passing workspace ID
2026-01-05 10:51:57 +08:00
朱文辉
e1bc6b8597
Merge #102 into develop from feature/20251219_xjn
...
feat(workflow_node): question classifier node optimization
* feature/20251219_xjn: (9 commits)
feat(tool system): The specific method for obtaining the tool and the parameters to be passed
feat(tool system): add mcp testing services
Merge branch 'refs/heads/develop' into feature/20251219_xjn
feat(tool system): add all methods for obtaining the tool
feat(tool system): add workflow tool nodes
Merge branch 'refs/heads/develop' into feature/20251219_xjn
feat(home page): add statistical interface
Merge branch 'refs/heads/develop' into feature/20251219_xjn
feat(workflow_node): question classifier node optimization
Signed-off-by: 谢俊男 <accounts_6853d0ea6f8174722fb0c8f1@mail.teambition.com >
Reviewed-by: zhuwenhui5566@163.com <zhuwenhui5566@163.com >
Merged-by: zhuwenhui5566@163.com <zhuwenhui5566@163.com >
CR-link: https://codeup.aliyun.com/redbearai/python/redbear-mem-open/change/102
2026-01-05 10:46:53 +08:00
Mark
3fe2ef6611
[modify] share chat
2026-01-04 20:51:37 +08:00
Mark
3a3cd59d8e
[fix] app api multi agent call
2026-01-04 20:08:19 +08:00
谢俊男
a8c5368d49
feat(home page): add statistical interface
2026-01-04 15:36:24 +08:00
谢俊男
b731389c81
Merge branch 'refs/heads/develop' into feature/20251219_xjn
2026-01-04 15:35:57 +08:00
lixiangcheng1
c6cd2e5839
[fix]get knowledge graph entity types
2026-01-04 15:18:44 +08:00
谢俊男
e6c35e5f5a
feat(tool system): add all methods for obtaining the tool
2025-12-30 21:07:24 +08:00
lixiangcheng1
0078028992
[ADD]Support graph search
2025-12-30 11:53:16 +08:00
lixiangcheng1
8fc5cc3bb6
Merge branch 'feature/20251219_lxc' into develop
2025-12-29 16:16:36 +08:00
lixiangcheng1
adbba8773b
[fix]Update the knowledge base configuration to address the issue of not being able to change embeding_id when it is null
2025-12-29 16:16:16 +08:00
lixiangcheng1
f3e80dfcd6
Merge remote-tracking branch 'origin/feature/20251219_lxc' into develop
2025-12-29 15:27:11 +08:00
lixiangcheng1
f5af5cc58d
[fxi]Upload MP3. MP4. MOV. MAV file report interface does not exist, compatible with upper and lower case
2025-12-29 15:26:51 +08:00
Mark
de714d0422
[add] multi agent handoff
2025-12-29 14:51:23 +08:00
Mark
9edfd6c16f
[modify] manage multi agent logic
2025-12-27 13:57:27 +08:00