赵莹
46fe6fff89
Merge #7 into develop_web from feature/20251219_zy
...
feat(web): api key
* feature/20251219_zy: (1 commits)
feat(web): api key
Signed-off-by: zhaoying <zhaoying@redbearai.com >
Merged-by: zhaoying <zhaoying@redbearai.com >
CR-link: https://codeup.aliyun.com/redbearai/python/redbear-mem-open/change/7
2025-12-18 12:36:28 +08:00
zhaoying
29cc708f4f
feat(web): api key
2025-12-18 12:35:42 +08:00
赵莹
03e328ae65
Merge #5 into develop_web from feature/20251219_zy
...
optimize: check en.ts
* feature/20251219_zy: (6 commits)
optimize: UI update
components: Add Chat component
optimize: 1. stream request optimize; 2. replace Chat component
feature: memory extraction engine debug switch to streaming output
feature: add api key
optimize: check en.ts
Signed-off-by: zhaoying <zhaoying@redbearai.com >
Merged-by: zhaoying <zhaoying@redbearai.com >
CR-link: https://codeup.aliyun.com/redbearai/python/redbear-mem-open/change/5
2025-12-18 10:24:15 +08:00
yujiangping
7d56c14e42
合并 feature/20251219_yjp 分支到 web 分支
...
冲突解决策略:
- web/src/views/KnowledgeBase/ 文件夹下的所有冲突以 feature/20251219_yjp 分支为主
- 其他冲突(如 vite.config.ts)以 web 分支为主
主要更改:
- 保留了 feature 分支中的知识库相关功能和组件
- 保持了 web 分支的配置和其他功能
- 添加了自定义文本数据集创建功能
- 更新了知识库管理界面
2025-12-17 15:25:20 +08:00
yujiangping
e92a2f814b
feat(web): update auto-imports with new React hooks and components
...
- Add React components: Activity, Fragment, Suspense
- Add React hooks: cache, cacheSignal, createContext, use, useActionState, useEffectEvent, useOptimistic
- Maintain existing React Router imports and hooks
- Expand global type declarations for improved IDE autocomplete and type safety
2025-12-17 14:19:43 +08:00
yujiangping
0a9c01cf33
feat:create cusotm text dataset
2025-12-17 14:16:25 +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
yujiangping
ac2173743b
feat(web): Update auto-imports with new React hooks and components
...
- Add React components: Activity, Fragment, Suspense
- Add React hooks: cache, cacheSignal, createContext, use, useActionState, useEffectEvent, useOptimistic
- Maintain existing React Router imports and hooks
- Expand global type declarations for improved IDE autocomplete support
2025-12-16 12:05:22 +08:00
yujiangping
1bc06e8204
Sync frontend project from dev-yjp branch
...
- Updated web folder with latest frontend code
- Added new components: CreateContentModal, CreateContentModalExample
- Added new hook: useBreadcrumbManager
- Updated knowledge base components and views
- Updated i18n translations
- Various bug fixes and improvements
2025-12-16 11:58:37 +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
zhaoying
fb01d185e4
update web
2025-12-15 15:15:21 +08:00
zhaoying
437b26ecfc
update web
2025-12-15 15:15:13 +08:00
zhaoying
1eb36f1aef
update web
2025-12-15 15:14:56 +08:00
zhaoying
694a0eb4e3
update web
2025-12-15 15:13:41 +08:00
zhaoying
9cf22bfae2
update web
2025-12-15 15:12:49 +08:00
zhaoying
db3d3dee85
update web
2025-12-15 15:10:42 +08: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