baff979ab4
update: 增加docker 统一打包 ( #232 )
...
* update: 增加docker 统一打包
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
---------
Co-authored-by: hrz <1710360675@qq.com >
2025-03-08 21:11:30 +08:00
07fe330e4f
Manager web ( #239 )
...
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
* aliyunTTS常联token
* 新增aliyunTTS长期Token方式
* 获取用户信息和已绑设备
* update:验证码,登录,注册
* update:去掉依赖错误代码
* update:去除验证码重复服务类
* update:删除重复验证码服务类
---------
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: CGD <3030332422@qq.com >
Co-authored-by: Ken <ulxiping@qq.com >
v0.1.2
2025-03-07 22:32:35 +08:00
f98c3efef7
Manager web ( #238 )
...
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
* aliyunTTS常联token
* 新增aliyunTTS长期Token方式
* 获取用户信息和已绑设备
* update:验证码,登录,注册
* update:去掉依赖错误代码
* update:去除验证码重复服务类
---------
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: CGD <3030332422@qq.com >
Co-authored-by: Ken <ulxiping@qq.com >
2025-03-07 22:28:11 +08:00
8b74dec910
Manager web ( #237 )
...
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
* aliyunTTS常联token
* 新增aliyunTTS长期Token方式
* 获取用户信息和已绑设备
* update:验证码,登录,注册
* update:去掉依赖错误代码
---------
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: CGD <3030332422@qq.com >
Co-authored-by: Ken <ulxiping@qq.com >
2025-03-07 21:19:41 +08:00
dc4b8a5002
perft:记忆 ( #231 )
...
1:优化异常处理
Co-authored-by: 李彬 <01780391@yto.net.cn >
2025-03-07 18:44:08 +08:00
+2
dd5fecdf5a
Merge old pr ( #235 )
...
* 新增openai tts (#137 )
On branch openai_tts
Changes to be committed:
modified: config.yaml
new file: core/providers/tts/openai_tts.py
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com >
* Update config.yaml (#201 )
* 修改了coze的实现方式,使用了v3接口,修复了只能对话一次的bug
* 使用mem0ai api实现记忆功能
* Fix docker space (#179 )
* update:调试docker编译缓存
* update:调试docker编译
* update:调试docker编译容量
* update:调试docker编译
---------
Co-authored-by: hrz <1710360675@qq.com >
* TTS处理增加index信息,完善TTS出错时的处理 (#177 )
* TTS处理增加index信息,完善TTS出错时的处理
* 第一句语音index处理,歌曲播放index处理
* update:去掉了无用变量,修复continuebug
---------
Co-authored-by: hrz <1710360675@qq.com >
* update:更新demo (#180 )
Co-authored-by: hrz <1710360675@qq.com >
* 优化chat中异步调用方式
* 记忆增加时间,以便大模型判断先后关系
* 记忆对时间戳排序,便于梳理前后关系
* add: 不跟踪music下的文件的更改 (#187 )
* Mem0ai (#199 )
* update:增加mem0ai包依赖
* update:文档增加mem0ai的描述
---------
Co-authored-by: hrz <1710360675@qq.com >
* Update config.yaml
* Update config.yaml
* Update config.yaml
* Update config.yaml
---------
Co-authored-by: strix214 <a1425699467@gmail.com >
Co-authored-by: 玄凤科技 <eric230308@gmail.com >
Co-authored-by: HonestQiao <honestqiao@163.com >
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com >
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: TOM88812 <ttangxs0808@163.com >
Co-authored-by: 香草味的纳西妲 <151599587+NyaOH-Nahida@users.noreply.github.com >
* update:添加忽略文件
* feat: 增加fastgpt适配:支持think、variables参数 (#213 )
* 修改了coze的实现方式,使用了v3接口,修复了只能对话一次的bug
* 使用mem0ai api实现记忆功能
* Fix docker space (#179 )
* update:调试docker编译缓存
* update:调试docker编译
* update:调试docker编译容量
* update:调试docker编译
---------
Co-authored-by: hrz <1710360675@qq.com >
* TTS处理增加index信息,完善TTS出错时的处理 (#177 )
* TTS处理增加index信息,完善TTS出错时的处理
* 第一句语音index处理,歌曲播放index处理
* update:去掉了无用变量,修复continuebug
---------
Co-authored-by: hrz <1710360675@qq.com >
* update:更新demo (#180 )
Co-authored-by: hrz <1710360675@qq.com >
* 优化chat中异步调用方式
* 记忆增加时间,以便大模型判断先后关系
* 记忆对时间戳排序,便于梳理前后关系
* add: 不跟踪music下的文件的更改 (#187 )
* Mem0ai (#199 )
* update:增加mem0ai包依赖
* update:文档增加mem0ai的描述
---------
Co-authored-by: hrz <1710360675@qq.com >
* feat: 增加fastgpt适配:支持think、variables参数
---------
Co-authored-by: strix214 <a1425699467@gmail.com >
Co-authored-by: 玄凤科技 <eric230308@gmail.com >
Co-authored-by: HonestQiao <honestqiao@163.com >
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com >
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: TOM88812 <ttangxs0808@163.com >
Co-authored-by: 香草味的纳西妲 <151599587+NyaOH-Nahida@users.noreply.github.com >
Co-authored-by: pt <ptsghs@163.com >
* update:合并最新代码
* update:合并群友pr
* update:openaitts 测试通过
* update:ACGNTTS测试完成
---------
Co-authored-by: Chris <119588753+Chris-websketch@users.noreply.github.com >
Co-authored-by: ikun441 <3497689533@qq.com >
Co-authored-by: strix214 <a1425699467@gmail.com >
Co-authored-by: 玄凤科技 <eric230308@gmail.com >
Co-authored-by: HonestQiao <honestqiao@163.com >
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: TOM88812 <ttangxs0808@163.com >
Co-authored-by: 香草味的纳西妲 <151599587+NyaOH-Nahida@users.noreply.github.com >
Co-authored-by: ptisnoob <49125305+ptisnoob@users.noreply.github.com >
Co-authored-by: pt <ptsghs@163.com >
2025-03-07 18:25:18 +08:00
6c52754c8f
fixed:目录错位 ( #230 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-03-07 11:44:37 +08:00
ikun441 and GitHub
e1ebcfa865
Create ACGNTTS.py ( #200 )
...
Type:ACGNTTS
2025-03-07 10:42:04 +08:00
6464c81e72
Manager web ( #227 )
...
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
---------
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: CGD <3030332422@qq.com >
2025-03-07 10:01:20 +08:00
0b7abfae3a
update:优化docker时区 ( #225 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-03-07 01:20:39 +08:00
zhisheng and GitHub
76c16ad16e
fix manager-api bug ( #223 )
2025-03-06 23:31:23 +08:00
1f722477ce
Fix docker config bug ( #220 )
...
* fixed:兼容旧版本docker
* update:增加前端设计图
* update:dockerfile
* fix:修复新版docker目录不对bug
* fix: 修复docker快速启动方式中无法读取配置的问题 #207 (#219 )
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com >
---------
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: yanyige <232218719@qq.com >
2025-03-06 13:12:32 +08:00
2676331804
Fix docker config bug ( #217 )
...
* fixed:兼容旧版本docker
* update:增加前端设计图
* update:dockerfile
---------
Co-authored-by: hrz <1710360675@qq.com >
v0.1.1
2025-03-06 10:55:01 +08:00
c7f705b274
fixed:兼容旧版本docker ( #216 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-03-06 09:05:21 +08:00
6db25ffcfe
update:修改readme ( #215 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-03-05 23:27:14 +08:00
0e43748fdc
重新划分目录 ( #214 )
...
* 🦄 refactor(web): 修改zhikongtaiweb到web
* 🦄 refactor: 重写前端
路由守护尚未写完
* 🦄 refactor: 标准化路由
* update:前端重写,保留后端
* update:添加前端代码
* update:pip转成poetry启动
* update:增加mem0ai包依赖
* update:文档增加mem0ai的描述
* feat: play online mp3 (#181 )
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com >
* 修改前端代码
* update:调整项目目录
* update:优化
* update:配置文件去除8002端口
* update:增加开发说明
* update:更新开发协议
---------
Co-authored-by: kalicyh <34980061+kaliCYH@users.noreply.github.com >
Co-authored-by: hrz <1710360675@qq.com >
Co-authored-by: freshlife001 <talent@mises.site >
Co-authored-by: CGD <3030332422@qq.com >
2025-03-05 23:13:24 +08:00
8b151d07c2
Mem0ai ( #199 )
...
* update:增加mem0ai包依赖
* update:文档增加mem0ai的描述
---------
Co-authored-by: hrz <1710360675@qq.com >
v0.0.9
2025-03-05 00:20:51 +08:00
香草味的纳西妲 and GitHub
e31e04639b
add: 不跟踪music下的文件的更改 ( #187 )
2025-03-04 22:40:17 +08:00
TOM88812 and GitHub
53479fafa5
Merge pull request #188 from xinnan-tech/mem0ai
...
Mem0ai分支合并到主分支,增加mem0ai模块,支持api储存和查询记忆
2025-03-04 20:29:25 +08:00
玄凤科技
93a94dea45
记忆对时间戳排序,便于梳理前后关系
2025-03-04 13:58:14 +08:00
玄凤科技
83911d9ad1
记忆增加时间,以便大模型判断先后关系
2025-03-04 10:28:38 +08:00
玄凤科技
cf7acb12d8
Merge branch 'main' into mem0ai
2025-03-04 09:13:14 +08:00
玄凤科技
343ecb3ad4
优化chat中异步调用方式
2025-03-04 08:54:27 +08:00
72fa13b0e7
update:更新demo ( #180 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-03-04 01:08:13 +08:00
bee0663040
TTS处理增加index信息,完善TTS出错时的处理 ( #177 )
...
* TTS处理增加index信息,完善TTS出错时的处理
* 第一句语音index处理,歌曲播放index处理
* update:去掉了无用变量,修复continuebug
---------
Co-authored-by: hrz <1710360675@qq.com >
2025-03-04 00:35:51 +08:00
8dd045d9fd
Fix docker space ( #179 )
...
* update:调试docker编译缓存
* update:调试docker编译
* update:调试docker编译容量
* update:调试docker编译
---------
Co-authored-by: hrz <1710360675@qq.com >
2025-03-03 22:34:48 +08:00
HonestQiao and GitHub
126aa6d4a7
Merge pull request #175 from strix214/main
...
修改了coze的实现方式,使用了v3接口,修复了只能对话一次的bug
2025-03-03 16:57:34 +08:00
玄凤科技
f2e68060de
使用mem0ai api实现记忆功能
2025-03-03 15:00:04 +08:00
strix214
6507a2ae3e
修改了coze的实现方式,使用了v3接口,修复了只能对话一次的bug
2025-03-03 14:19:30 +08:00
effd79b465
Tts302 ( #170 )
...
* feat: add 302.ai TTS integration (#166 )
* update:将tts_302ai tts合并到doubao tts
---------
Co-authored-by: Junsen <66542771+Huang-junsen@users.noreply.github.com >
Co-authored-by: hrz <1710360675@qq.com >
v0.0.8
v0.0.7
2025-03-02 16:59:25 +08:00
bc531652e9
音乐播放功能添加p3文件格式支持,添加文件目录(含子目录)扫描和文件列表刷新功能 ( #157 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-03-01 17:57:43 +08:00
1c5581b765
Fix ffmpeg env ( #163 )
...
* update:ffmpeg依赖检查
* update:微信群更换发布方式
---------
Co-authored-by: hrz <1710360675@qq.com >
2025-03-01 17:34:14 +08:00
b486599ab8
update:ffmpeg依赖检查 ( #162 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-03-01 17:09:01 +08:00
b94842c312
Fix long audio bug ( #158 )
...
* update:异步生成音频
* update:优化LLM断句
---------
Co-authored-by: hrz <1710360675@qq.com >
v0.0.6
2025-03-01 01:54:55 +08:00
2c88a36f32
update:启动时检查配置文件 ( #155 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-02-28 19:17:36 +08:00
242f4d87e7
Qq group ( #146 )
...
* update:qq group
* update:更新英文版说明
---------
Co-authored-by: hrz <1710360675@qq.com >
2025-02-26 16:02:59 +08:00
2255aacfd0
update:qq group ( #145 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-02-26 15:10:12 +08:00
87cb0b484d
Music play ( #142 )
...
* Update util.py解决返回元组报错 (#103 )
解决返回元组报错
* 增加播放本地音乐功能 (#105 )
* Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
On branch Music-playback
Your branch is up to date with 'origin/Music-playback'.
Changes to be committed:
modified: core/handle/audioHandle.py
new file: "music/\346\234\210\344\272\256\344\273\243\350\241\250\346\210\221\347\232\204\345\277\203_\351\202\223\344\270\275\345\220\233.mp3"
new file: "music/\350\270\217\345\261\261\346\262\263.mp3"
* Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
On branch Music-playback
Your branch is up to date with 'origin/Music-playback'.
Changes to be committed:
modified: config.yaml
modified: core/connection.py
modified: core/handle/abortHandle.py
modified: core/handle/audioHandle.py
new file: core/handle/musicHandler.py
modified: core/handle/textHandle.py
modified: core/websocket_server.py
new file: "music/\344\270\200\345\277\265\345\215\203\345\271\264_\345\233\275\351\243\216\347\211\210.mp3"
new file: "music/\344\270\255\347\247\213\346\234\210.mp3"
deleted: "music/\346\234\210\344\272\256\344\273\243\350\241\250\346\210\221\347\232\204\345\277\203_\351\202\223\344\270\275\345\220\233.mp3"
deleted: "music/\350\270\217\345\261\261\346\262\263.mp3"
* 增加播放本地音乐功能
* 增加播放本地音乐功能
* 让音乐配置变的优雅
On branch Music-playback
Your branch is up to date with 'origin/Music-playback'.
Changes to be committed:
modified: config.yaml
modified: core/handle/musicHandler.py
renamed: "music/\344\270\200\345\277\265\345\215\203\345\271\264_\345\233\275\351\243\216\347\211\210.mp3" -> "music/mp3/\344\270\200\345\277\265\345\215\203\345\271\264_\345\233\275\351\243\216\347\211\210.mp3"
renamed: "music/\344\270\255\347\247\213\346\234\210.mp3" -> "music/mp3/\344\270\255\347\247\213\346\234\210.mp3"
renamed: "music/\345\273\211\346\263\242\350\200\201\347\237\243\357\274\214\345\260\232\350\203\275\351\245\255\345\220\246.mp3" -> "music/mp3/\345\273\211\346\263\242\350\200\201\347\237\243\357\274\214\345\260\232\350\203\275\351\245\255\345\220\246.mp3"
new file: music/music_config.yaml
---------
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com >
* update:优化代码
* update:流控调试
* update:优化音乐播放
* update:优化音乐配置初始化
---------
Co-authored-by: linqingping <linqingping@users.noreply.github.com >
Co-authored-by: Chris <119588753+Chris-websketch@users.noreply.github.com >
Co-authored-by: hrz <1710360675@qq.com >
v0.0.5
2025-02-26 01:33:05 +08:00
73803f49fc
update:wechat group ( #141 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-02-25 23:51:57 +08:00
5fd87752d5
fixed:更新基础docker环境地址 ( #139 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-02-25 21:11:06 +08:00
94a90c4124
Iot ( #129 )
...
* 2025-2-17-iot配置消息处理, 以及控制iot命令发送 (#40 )
* update:优化
* update:增加视频教程
* update:iot兼容性又问题,撤回
* fixed:iot boolean 参数接收bug
---------
Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com >
Co-authored-by: hrz <1710360675@qq.com >
2025-02-24 22:04:48 +08:00
c3b0347155
Iot ( #128 )
...
* 2025-2-17-iot配置消息处理, 以及控制iot命令发送 (#40 )
* update:优化
* update:增加视频教程
* update:iot兼容性又问题,撤回
---------
Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com >
Co-authored-by: hrz <1710360675@qq.com >
2025-02-24 21:20:42 +08:00
600f712750
Iot ( #127 )
...
* 2025-2-17-iot配置消息处理, 以及控制iot命令发送 (#40 )
* update:优化
* update:增加视频教程
---------
Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com >
Co-authored-by: hrz <1710360675@qq.com >
2025-02-24 18:18:08 +08:00
9e76869c36
Iot ( #126 )
...
* 2025-2-17-iot配置消息处理, 以及控制iot命令发送 (#40 )
* update:优化
---------
Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com >
Co-authored-by: hrz <1710360675@qq.com >
2025-02-24 18:06:13 +08:00
cb540736ab
跳过使用Open ai 接口时,DeepSeek-R1 模型的深度思考内容 ( #54 ) ( #95 )
...
* 跳过使用Open ai 接口时,DeepSeek-R1 模型的深度思考内容 (#54 )
* 跳过 DeepSeek-R1 模型的深度思考内容
* 跳过 DeepSeek-R1 模型的深度思考内容
* 新增LM Studio本地大模型API接口
* 优化代码,遇到Bad Case安全处理
* update:优化
---------
Co-authored-by: Sinyo <38577585+SinyoWong@users.noreply.github.com >
Co-authored-by: hrz <1710360675@qq.com >
2025-02-24 16:16:06 +08:00
66cd5bb4a5
fixed:修复低版本docker-compose模版参数 ( #124 )
...
Co-authored-by: hrz <1710360675@qq.com >
2025-02-24 14:56:39 +08:00
1226e8be47
Fix opuslib ( #122 )
...
* fixed:ModuleNotFoundError: No module named 'opuslib'
* update:格式化文档
---------
Co-authored-by: hrz <1710360675@qq.com >
2025-02-23 20:14:46 +08:00
22ff7a92b8
fixed:ModuleNotFoundError: No module named 'opuslib' ( #121 )
...
Co-authored-by: hrz <1710360675@qq.com >
v0.0.4
2025-02-23 19:59:26 +08:00
2d01812f8d
Performance test ( #118 )
...
* update: optimize performance test files
* update:异步测试方法
* update:改回默认FunASR
---------
Co-authored-by: Alexisxty <alexisty233@gmail.com >
Co-authored-by: hrz <1710360675@qq.com >
v0.0.3
2025-02-23 16:22:21 +08:00
3bc0b821a1
update: 修改了服务组件的性能测试代码 ( #111 )
...
* update: optimize performance test files
* update:异步测试方法
---------
Co-authored-by: hrz <1710360675@qq.com >
2025-02-23 16:07:33 +08:00