Commit Graph

22 Commits

Author SHA1 Message Date
zhaoying
e1bccff79b feat(web): remove mock data 2025-12-19 19:10:06 +08:00
zhaoying
6d91f84e33 style: UI update 2025-12-19 19:08:08 +08:00
zhaoying
eaa47ad9f1 feat(web): remove mock data 2025-12-19 18:54:00 +08:00
zhaoying
1027213fc7 feat(web): Add Reflection Engine API 2025-12-19 18:52:33 +08:00
zhaoying
62071ff96f feat(web): Add Reflection Engine 2025-12-19 18:51:07 +08:00
zhaoying
bcec0ae401 feat(web): Add Emotion Memory 2025-12-19 16:54:52 +08:00
zhaoying
7da3c5a8e8 feat(web): update api key 2025-12-18 20:35:38 +08:00
zhaoying
50a244af4d style(web): ui update 2025-12-18 15:20:01 +08:00
zhaoying
3ab68e126f feature: app's api key support delete 2025-12-18 15:12:39 +08:00
zhaoying
fa53ab1d6a feat(web): api method readonly 2025-12-18 13:34:32 +08:00
zhaoying
29cc708f4f feat(web): api key 2025-12-18 12:35:42 +08:00
zhaoying
9799ba510a optimize: check en.ts 2025-12-16 14:22:37 +08:00
zhaoying
44ceee3f42 feature: add api key 2025-12-16 13:54:41 +08:00
zhaoying
36cab874fa feature: memory extraction engine debug switch to streaming output 2025-12-16 11:53:59 +08:00
zhaoying
d27ed6c419 optimize: 1. stream request optimize; 2. replace Chat component 2025-12-16 11:31:19 +08:00
zhaoying
af2b8531e9 components: Add Chat component 2025-12-16 11:27:13 +08:00
zhaoying
9b2f603454 optimize: UI update 2025-12-16 11:26:41 +08:00
赵莹
ea0a445d5b Merge #1 into develop from web
update web
2025-12-15 07:16:19 +00:00
lanceyq
570392aa6f Docs/installation tutorial (#7)
* [add]修改迁移文件新建空白表结构

* Add installation guide and environment setup

Added installation instructions and environment requirements for MemoryBear.

* [delete]删除api,web的readme.md。只保留唯一readme.md

* Fix database connection example in README

Update database connection configuration example in README.
2025-12-05 21:38:31 +08:00
lanceyq
9d1c546173 Fix/service startup(补充requirements.txt、修改neo4j的ip) (#6)
* [fix]修复服务启动

* [fix]补充requirements.txt

* [changes]修改config.py中neo4j的IP

* [fix]更改neo4j的ip与postgre、redis
2025-12-05 10:22:58 +08:00
lanceyq
0117194a67 [fix]修复服务启动 (#3) 2025-12-04 18:50:09 +08:00
Ke Sun
c1adc62ec6 feat: Add base project structure with API and web components 2025-12-02 20:28:01 +08:00