Commit Graph

577 Commits

Author SHA1 Message Date
朱潮
2d82d7c8b6 merge from developing 2026-03-24 10:54:54 +08:00
朱潮
c4cf8c0ee9 add weather mcp 2026-03-24 00:40:19 +08:00
朱潮
aeb1e27be6 baidu search 2026-03-24 00:19:12 +08:00
朱潮
2dbe16cfb9 Merge branch 'developing' into bot_manager 2026-03-24 00:12:58 +08:00
朱潮
e13405ba29 shell_env support 2026-03-24 00:12:19 +08:00
朱潮
2a955b138e 百度搜索 2026-03-24 00:10:14 +08:00
朱潮
9e9cb9ba77 添加百度搜索 2026-03-23 21:31:20 +08:00
朱潮
35a3683439 增加16khz 2026-03-23 17:32:07 +08:00
朱潮
30dc697071 realtime接口支持16khz输出 2026-03-23 10:37:17 +08:00
朱潮
2d2e1dbcdf vad 2026-03-22 00:52:11 +08:00
朱潮
7a547322e3 语义分割 2026-03-22 00:42:57 +08:00
朱潮
f9e9c3c26d 默认音色 2026-03-21 23:56:58 +08:00
朱潮
d68a87dba8 支持语音合成和语音识别api 2026-03-21 23:51:02 +08:00
朱潮
99273a91d3 支持语音合成和语音识别api 2026-03-21 23:50:51 +08:00
朱潮
ace37fbec2 添加百度搜索 2026-03-21 18:40:01 +08:00
朱潮
43a77b3015 语音播放优化 2026-03-21 17:24:42 +08:00
朱潮
3ee80a637e 语音优化 2026-03-21 16:52:54 +08:00
朱潮
ba65c44755 语音 2026-03-21 02:44:56 +08:00
朱潮
4b70da5bb0 语音 2026-03-21 02:41:10 +08:00
朱潮
16c50fa261 语音 2026-03-21 02:16:21 +08:00
朱潮
4fbc7e8667 已经实现基本对话 2026-03-21 01:00:02 +08:00
朱潮
a3f944450f 添加了从 os.environ 读取空值环境变量的逻辑 2026-03-20 19:01:50 +08:00
朱潮
3c01f9c245 soffice sharp 支持 2026-03-18 23:55:14 +08:00
朱潮
29da20fa22 soffice sharp 支持 2026-03-18 23:54:41 +08:00
朱潮
eda54757e6 Merge branch 'prod' into master
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 15:40:23 +08:00
shuirong
822589eab6 ci: 重新调整CI 2026-03-18 16:16:53 +09:00
朱潮
2ad2c130ac add ppt-outline 2026-03-18 15:06:58 +08:00
朱潮
c5c7dea6e6 Merge branch 'developing' into bot_manager 2026-03-17 22:26:00 +08:00
朱潮
709a967537 Merge branch 'developing' 2026-03-17 22:06:23 +08:00
朱潮
0c985607b5 Merge branch 'master' of https://github.com/sparticleinc/catalog-agent 2026-03-17 22:04:50 +08:00
朱潮
e2e0a7d985 跨语言场景 - 即使用户用其他语言提问,也必须用指定语言回复 2026-03-17 22:03:23 +08:00
朱潮
137766440e add z-card-image 2026-03-17 21:55:10 +08:00
朱潮
d10843ad47 Merge branch 'master' into bot_manager 2026-03-17 14:48:56 +08:00
朱潮
380764d5ed add chromium 2026-03-17 14:48:50 +08:00
朱潮
c050916f8d Merge branch 'master' into bot_manager 2026-03-17 14:27:32 +08:00
朱潮
95e34ed172 add chromium 2026-03-17 14:27:16 +08:00
朱潮
7117fccb7a 自修改w 2026-03-17 13:43:26 +08:00
朱潮
09c4d5e804 master问题修复 2026-03-17 12:17:46 +08:00
朱潮
36f2a5b87a 支持master key 2026-03-17 11:18:15 +08:00
autobee-sparticle
a161e43421
feat: add POST /api/v1/memory endpoint for realtime conversation memory (#17)
* feat: add POST /api/v1/memory endpoint for realtime conversation memory

Add memory extraction API that accepts conversation messages and
stores them via Mem0. This enables realtime voice sessions to save
memories through the same pipeline as chat conversations.

Fixes: sparticleinc/mygpt-frontend#2126

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: address code review findings for memory API

- Use Literal["user","assistant"] for role field validation
- Add Field constraints (min_length, max_length=200)
- Track and report pairs_failed in response
- Hide internal exception details from HTTP response
- Remove unused authorization parameter (internal API)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: zhuchao <zhuchaowe@163.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 11:14:02 +09:00
朱潮
a05da928f0 update shell_env 2026-03-17 10:09:48 +08:00
autobee-sparticle
deb78a7625
fix: improve memory extraction for colloquial/informal speech (#16)
* chore: add .worktrees/ to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* feat(CI): 添加 onprem-dev 环境的构建和部署配置

在 CircleCI 配置中新增 onprem-dev 环境的 build-and-push 和 deploy 任务,部署到 cluster-for-B 的 onprem-dev 命名空间

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: improve memory extraction for colloquial/informal speech

Add semantic completeness rules and multilingual few-shot examples
to FACT_RETRIEVAL_PROMPT to prevent truncated or semantically incorrect
memory extraction. Specifically addresses Japanese casual speech where
particles (が, を, に) are often omitted.

Closes sparticleinc/mygpt-frontend#2125

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: zhuchao <zhuchaowe@163.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: shuirong <shuirong1997@icloud.com>
2026-03-17 10:37:49 +09:00
朱潮
8c0e0cf187 Merge branch 'master' into bot_manager 2026-03-16 23:07:26 +08:00
朱潮
f24c3ff78f playwright support 2026-03-16 23:07:00 +08:00
朱潮
8e52b787f8 merge 2026-03-16 22:24:44 +08:00
朱潮
c27270588f 增加取消推理 2026-03-16 22:22:39 +08:00
shuirong
0a6ec95518 feat(CI): 添加 onprem-dev 环境的构建和部署配置
在 CircleCI 配置中新增 onprem-dev 环境的 build-and-push 和 deploy 任务,部署到 cluster-for-B 的 onprem-dev 命名空间

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 16:18:50 +09:00
朱潮
023189e943 复制bot支持env 2026-03-16 14:02:20 +08:00
朱潮
da1352550f 实现shell_env支持 2026-03-16 13:56:24 +08:00
朱潮
5d10ed275e Merge branch 'master' into bot_manager 2026-03-16 13:40:50 +08:00