lixiangcheng1
f78f59ec42
Merge branch 'feature/knowledge_lxc' into develop
2026-03-04 15:42:06 +08:00
lixiangcheng1
d4c4160215
【ADD]Knowledge base retrieval supports file set retrieval
2026-03-04 15:28:17 +08:00
Ke Sun
1738e45090
Merge pull request #451 from SuanmoSuanyangTechnology/fix/memory_incorememt
...
[changes] Setting the environment variable for the scheduled task time
2026-03-04 14:22:38 +08:00
lanceyq
6e758faa37
[changes] Using Pydantic to standardize the time data for scheduled tasks
2026-03-04 14:17:45 +08:00
Ke Sun
32e79c5df0
Fix/interest distribution ( #445 )
...
* [fix] Revising the judgment method for the interest analysis tags
* [fix] Revising the judgment method for the interest analysis tags
* [add] Set cache for the distribution of interest tags
* [fix] Revising the judgment method for the interest analysis tags
* [add] Set cache for the distribution of interest tags
* [changes] 1.Use structured logs;
2.Align the type and default value of "end_user_id" with the semantic meaning of "required".
2026-03-04 14:06:50 +08:00
Ke Sun
aa69cd3a0c
Merge pull request #449 from SuanmoSuanyangTechnology/fix/time_task
...
[add] Set up scheduled tasks for existing and new users
2026-03-04 13:54:42 +08:00
lanceyq
b3af757167
[changes] Setting the environment variable for the scheduled task time
2026-03-04 13:51:31 +08:00
Eternity
82794f051a
fix(workflow): rename output message field
2026-03-04 13:49:33 +08:00
lanceyq
a726a81224
[changes]Specifies the time zone divisions
2026-03-04 13:39:21 +08:00
lanceyq
941527e7ee
[changes] Modify the pop-up window for emotional suggestions at the backend
2026-03-04 12:34:24 +08:00
lanceyq
a3f05220d3
[changes] Test the scheduled task
2026-03-04 12:34:24 +08:00
lanceyq
7446241735
[changes] AI reviews and modifies the code
2026-03-04 12:34:24 +08:00
lanceyq
6033d37537
[changes] Implicit and emotional memories are stored in a database.
2026-03-04 12:34:24 +08:00
Mark
c041d24989
Merge pull request #446 from SuanmoSuanyangTechnology/feature/agent-variable
...
fix(workflow): rename output message field
2026-03-04 12:32:04 +08:00
Timebomb2018
aef1a57ea8
fix(user): The user changes the space and modifies the role, the role information is synchronized.
2026-03-04 12:31:10 +08:00
Timebomb2018
69af479224
docs(version): Version 0.2.5 Release Notes
2026-03-04 12:31:10 +08:00
Timebomb2018
f38223c97f
docs(version): Version 0.2.5 Release Notes
2026-03-04 12:31:10 +08:00
Timebomb2018
1ac6702eb0
docs(version): Version 0.2.5 Release Notes
2026-03-04 12:31:10 +08:00
Timebomb2018
a39ba564fa
fix(file): File uploads can be made without workspace.
2026-03-04 12:31:10 +08:00
Timebomb2018
34310bfabe
fix(version): fix version information
2026-03-04 12:31:10 +08:00
lanceyq
94836ed9af
[add] Set up scheduled tasks for existing and new users
2026-03-04 12:28:55 +08:00
Eternity
163872be6e
fix(workflow): rename output message field
2026-03-04 12:23:17 +08:00
lanceyq
c488eb0cd0
[changes] 1.Use structured logs;
...
2.Align the type and default value of "end_user_id" with the semantic meaning of "required".
2026-03-04 12:17:34 +08:00
lanceyq
c31a92bf01
[add] Set cache for the distribution of interest tags
2026-03-04 12:10:00 +08:00
lanceyq
b5703c1b82
[fix] Revising the judgment method for the interest analysis tags
2026-03-04 12:09:59 +08:00
lanceyq
d899b27448
[changes] The timing of the memory increment task has been changed from relative time to absolute time.
2026-03-03 22:46:05 +08:00
Ke Sun
66c153f1ad
refactor(api): improve memory service dependency injection and code organization
...
- Update ShortService and LongService constructors to accept db Session parameter for proper dependency injection instead of using module-level db instance
- Reorganize imports in memory_short_term_controller.py following PEP 8 conventions (stdlib, third-party, local imports)
- Add comprehensive docstrings with type hints to ShortService and LongService methods for better code documentation
- Fix import organization in memory_short_service.py to group related imports and improve readability
- Reorganize imports in user_memory_service.py to follow consistent import ordering patterns
- Update ShortService instantiation in analytics_memory_types to pass db parameter
- Remove module-level db instance initialization in favor of caller-managed database session lifecycle
- Add type annotations to method signatures (end_user_id: str, db: Session, return types)
- Improve code formatting and spacing consistency across memory service files
2026-03-03 16:48:34 +08:00
lanceyq
bbb2c6c903
[changes] Modify the pop-up window for emotional suggestions at the backend
2026-03-03 16:47:50 +08:00
lanceyq
5edf3f2b8a
[changes] Test the scheduled task
2026-03-03 16:16:16 +08:00
lanceyq
006c6cd159
[changes] AI reviews and modifies the code
2026-03-03 15:33:38 +08:00
lanceyq
9675982555
[changes] Implicit and emotional memories are stored in a database.
2026-03-03 15:33:17 +08:00
Ke Sun
304ccef101
chore(api): organize imports and refactor database context management
2026-03-03 12:30:09 +08:00
Mark
bdc22c892d
Merge pull request #437 from SuanmoSuanyangTechnology/fix/agent-files
...
fix(agent): fix issue where default runtime file list configuration was empty
2026-03-03 12:27:37 +08:00
Eternity
a5034e84ba
fix(agent): fix issue where default runtime file list configuration was empty
2026-03-03 12:19:43 +08:00
lanceyq
2b6d86e591
[changes]
2026-03-03 11:49:33 +08:00
Eternity
537668b463
Merge pull request #432 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
Feature/workflow import zy
2026-03-03 11:08:24 +08:00
Eternity
07fea23dd0
feat(app): add API to retrieve app configuration fields
2026-03-03 10:48:22 +08:00
Mark
1738ed3664
Merge pull request #427 from SuanmoSuanyangTechnology/fix/workflow-variable
...
fix(workflow): handle non-stream output field changes, add file type support to HTTP node, fix iteration node flattening bug
2026-03-02 17:55:54 +08:00
Eternity
574ab4506b
feat(workflow): add placeholder node for unknown types
2026-03-02 17:37:59 +08:00
Eternity
5cf2b08777
fix(workflow): handle non-stream output field changes, add file type support to HTTP node, fix iteration node flattening bug
2026-03-02 14:59:12 +08:00
lanceyq
8e15a340f6
[changes]Correct log output, log level, and pruning conditions
2026-03-02 12:09:10 +08:00
lanceyq
4ac63e1c23
[add]Complete the interface integration for the display of semantic pruning for streaming output.
2026-03-02 11:49:28 +08:00
lanceyq
4aeb653ed2
[fix]Fix the display issue of semantic chunking for streaming output
2026-03-02 11:49:28 +08:00
lanceyq
2d5c2de613
[add]New semantic pruning effect display for streaming output
2026-03-02 11:49:28 +08:00
lanceyq
96590941cf
[add]The semantic pruning function is activated, removing the protection of question-answer pairs.
2026-03-02 11:49:28 +08:00
lanceyq
0655ff4a91
[fix]Correct the flaws existing in the semantic segmentation method
2026-03-02 11:49:28 +08:00
lanceyq
0ba370052e
[fix]Address the shortcomings of intelligent pruning
2026-03-02 11:49:28 +08:00
lanceyq
4d59e04aba
[changes]Ensure that there are sufficient labels for LLM to process, and control the number of label returns.
2026-03-02 11:49:28 +08:00
lanceyq
6db6c33564
[fix]Reduce the default number of items returned for popular tags
2026-03-02 11:49:28 +08:00
lanceyq
ed0d963aec
[fix]Modify the person who generates the user summary
2026-03-02 11:49:28 +08:00