Eternity
c05d95924f
fix(multimodal): temporarily limit API to image-only modality
2026-02-06 16:36:23 +08:00
Mark
3f389d685a
[add] multimodal
2026-02-02 19:52:51 +08:00
Mark
38b41df36b
[fix] api
2026-01-29 14:41:45 +08:00
Mark
67fd579074
[fix] api
2026-01-29 14:03:21 +08:00
Mark
cd4c93a5cb
[fix] web search set for v1 api
2026-01-29 11:52:59 +08:00
Mark
808961243d
[fix] chat api for workflow
2026-01-29 11:47:39 +08:00
lixinyue11
3601737869
Fix/memory bug fix ( #171 )
2026-01-26 11:53:34 +08:00
Eternity
034559aac7
fix(workflow): Fix workflow release process and API call issues
2026-01-16 14:15:33 +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
6783375a14
[fix] model_parameters
2026-01-06 17:55:42 +08:00
谢俊男
492401f9b7
feat(agent tool): add agent tool plugin
2026-01-06 15:25:25 +08: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
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
朱文辉
58a0c619fd
Merge #66 into develop from feature/20251219_xjn
...
feat(tool system): Tool info add tags variable
* feature/20251219_xjn: (1 commits)
feat(tool system): Tool info add tags variable
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/66
2025-12-26 12:28:06 +08:00
Ke Sun
bf1dfd97f0
feat(memory-api): implement memory read/write API service endpoints
...
- Add MemoryAPIService with read_memory and write_memory methods for managing user memories
- Create memory_api_schema.py with request/response schemas for read and write operations
- Implement write_memory_api_service endpoint for storing memory content with configurable storage backends
- Implement read_memory_api_service endpoint for querying memories with context-aware responses
- Add memory-specific error codes (MEMORY_WRITE_FAILED, MEMORY_READ_FAILED, MEMORY_CONFIG_NOT_FOUND) to error_codes.py
2025-12-26 11:43:51 +08:00
谢俊男
4a9d4aa2e3
feat(tool system): Tool info add tags variable
2025-12-26 11:04:16 +08:00
Mark
2fa3bebe8f
Merge branch 'develop-mark' into develop
2025-12-26 10:25:56 +08:00
Mark
553e658e05
[modify] app_api
2025-12-26 10:24:36 +08:00
谢俊男
3bcaead413
feat(tool system): tool system development
2025-12-25 17:28:21 +08:00
Mark
604ffeca66
[add] app api
2025-12-25 10:07:01 +08:00
Mark
bbd73d5e95
[add] app chat v1
2025-12-24 20:35:04 +08:00
谢俊男
45db8fd1bf
feat(apikey system): add the API key test interface for the memory engine
2025-12-18 18:52:38 +08:00
谢俊男
6d462c8f2c
feat(apikey system): api key authentication delete the GET method
2025-12-18 12:26:39 +08:00
谢俊男
7c9df70724
feat(apikey system): api key authentication adds the GET method
2025-12-18 12:20:21 +08:00
Mark
7bbef35b7d
[ADD] Merge code
2025-12-15 19:53:33 +08: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