pengzhisheng
|
66f5f8ab12
|
merge main
|
2025-03-15 10:00:23 +08:00 |
|
   
|
50ecee99cc
|
ASR句首丢字问题 (#346)
* fix: ASR句首丢字问题 (#338)
* feat: 支持dify的多轮对话, chat工作流支持持久化conversation_id #296 (#313)
* TTS功能的一些修改 (#307)
* fix: tts音频转码兼容
* feat: 支持自定义tts接口服务
* feat: tts超时时间作为可配置项
* feat: 自定义tts音频格式兼容
* style: 使命名更符合语义
---------
Co-authored-by: Jad <i@nocilol.me>
Co-authored-by: yanyige <yige.yan@qq.com>
Co-authored-by: Jad <journey.adc@gmail.com>
|
2025-03-15 00:19:45 +08:00 |
|
   
|
fc3f982309
|
优化登录 token 校验 (#345)
* 获得获取所有模型名称等功能 (#343)
* 优化登录 token 校验 (#330)
* fix manager-api bug
* 优化登录注册流程,跑通注册登录、接口
* update package
* 优化登录 token 校验:
1、后端新增 /api/v1/user/info 接口,优化 Oauth2Filter.getRequestToken 逻辑;
2、前端 /api/v1/user/login 登录成功后,保存 token 至浏览器本地;
3、前端请求添加本地 token。
---------
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com>
* update:分离home页面的组件
---------
Co-authored-by: CGD <3030332422@qq.com>
Co-authored-by: zhisheng <pzs034@gmail.com>
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-14 23:48:59 +08:00 |
|
 
|
b8e9aded6b
|
Manage agent api (#334)
* update:更换新表
* update:优化用户表sql语句
---------
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-14 14:10:47 +08:00 |
|
pengzhisheng
|
74ce9f7a86
|
Merge branch 'main' into dev
|
2025-03-14 10:15:29 +08:00 |
|
pengzhisheng
|
5b2957e7eb
|
优化登录 token 校验:
1、后端新增 /api/v1/user/info 接口,优化 Oauth2Filter.getRequestToken 逻辑;
2、前端 /api/v1/user/login 登录成功后,保存 token 至浏览器本地;
3、前端请求添加本地 token。
|
2025-03-14 09:54:54 +08:00 |
|
 欣南科技andGitHub
|
55a464f1f6
|
Update contributor_open_letter.md (#328)
|
2025-03-14 09:19:43 +08:00 |
|
 欣南科技andGitHub
|
72ec6beb99
|
Update README.md (#327)
|
2025-03-14 07:27:40 +08:00 |
|
pengzhisheng
|
40eb4ea4ec
|
merge main
|
2025-03-14 05:47:08 +08:00 |
|
 欣南科技andGitHub
|
895f3d9cb3
|
Update contributor_open_letter.md (#326)
|
2025-03-14 01:49:28 +08:00 |
|
 
|
ae758da449
|
Manage api device bind (#311)
* 增加绑定设备,解绑设备,获取用户设备列表,获取已绑定设备,admin获取所有设备 api相关请求
* delete头部
* delete错误
* 解绑修改为post
* 绑定解绑完善请求参数
* 解绑备注
* update:删除用户表无用属性
* update:绑定设备从redis中获取
* update:优化用户名查询代码
---------
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-13 18:03:35 +08:00 |
|
    
|
a8f06f5718
|
Test prompt (#305)
* fix: 退出指令无法识别 (#302)
修复指令text包含标点的情况下,无法正确识别退出指令的问题
* 优化提示词 (#303)
* 添加 使用 coze 会话。 (#282)
历史消息在coze 上可配置历史消息的轮次。
同个会话id,coze 上自动带历史上下文。
会话和当前session关联。一次连接一个会话,断开后,重连是新会话无历史消息。
* update:去除无用代码
---------
Co-authored-by: Jad <journey.adc@gmail.com>
Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com>
Co-authored-by: xu <494462498@qq.com>
Co-authored-by: hrz <1710360675@qq.com>
v0.1.5
|
2025-03-13 00:54:01 +08:00 |
|
  
|
c458a1b59a
|
Test login api (#304)
* 优化登录注册流程,跑通注册登录、接口 (#297)
* fix manager-api bug
* 优化登录注册流程,跑通注册登录、接口
* update package
* update:第一个注册的用户是超级管理员
---------
Co-authored-by: zhisheng <pzs034@gmail.com>
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-12 23:31:59 +08:00 |
|
 欣南科技andGitHub
|
29d59b3974
|
Main add video (#301)
* 更新教程视频.md
* Update README.md
|
2025-03-12 22:12:33 +08:00 |
|
 欣南科技andGitHub
|
27f267cb3d
|
更新教程视频.md (#300)
|
2025-03-12 21:57:53 +08:00 |
|
pengzhisheng
|
0f41039b99
|
update package
|
2025-03-12 17:14:48 +08:00 |
|
pengzhisheng
|
8f76db9e41
|
优化登录注册流程,跑通注册登录、接口
|
2025-03-12 16:56:51 +08:00 |
|
pengzhisheng
|
fc922e996c
|
Merge branch 'main' into dev-manager-api-local
|
2025-03-12 15:31:20 +08:00 |
|
   
|
0a26ad8925
|
Manager code login (#276)
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
* aliyunTTS常联token
* 新增aliyunTTS长期Token方式
* 超时错误处理
* 本地编译文件
* 验证码获取
* 验证码获取测试
* 验证码展示
* 登录成功
* delete 测试代码
* 注册页面
* Register 风格统一
* web验证码登录注册
* 登录注册功能
* update:登陆注册api结果优化
* delete:删除未用到的代码
---------
Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: CGD <3030332422@qq.com>
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com>
|
2025-03-12 13:38:44 +08:00 |
|
 
|
a8c6c7cb36
|
update:优化无意图识别的日志输出 (#295)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-12 12:46:29 +08:00 |
|
 
|
81fee53085
|
绑定设备功能 (#294)
Co-authored-by: CGD <3030332422@qq.com>
|
2025-03-12 12:44:25 +08:00 |
|
 
|
7c5f2d95a4
|
🎈 perf: 更新文档+优雅的退出 (#292)
* 🎈 perf: 更新文档+优雅的退出
* update:gsv代码可以使用gpt_sovits_v2适配器代码拓展,不需要单独。如果需要定义模型名称,可以在gpt_sovits_v2代码中添加扩展
---------
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-12 10:57:25 +08:00 |
|
 vonwellerandGitHub
|
3d6bd0e23e
|
修复ActionResponse为NOTFOUND时候卡住主线程的bug (#285)
修复ActionResponse为NOTFOUND时候卡住主线程的bug
|
2025-03-11 21:10:44 +08:00 |
|
 gitjianyuandGitHub
|
8064e84276
|
登录。注册。验证码 (#271)
* 修改shiro配置,对/user/*的请求不继续登录验证拦截
--ShiroConfig.java
* 添加了注册,登录接口
--LoginController.java
修改登录请求dto,使得符合Apifox定义接口请求属性
--LoginDTO.java
* 为数据库sys_user表补全创建者的字段
--202503101631.sql
--db.changelog-master.yaml
* 修改系统上下文路径的前缀,使得符合Apifox的接口请求前缀
--application.yml
* 注册接口补上验证码判断
--LoginController.java
|
2025-03-11 21:06:03 +08:00 |
|
 香草味的纳西妲andGitHub
|
f8ece2d984
|
add: GSV本地语音合成相关 (#266)
|
2025-03-11 21:04:04 +08:00 |
|
 gitjianyuandGitHub
|
442eef36ba
|
修正 (#277)
* 改正自定义错误编码和i18n国际化错误说明对应
--ErrorCode.java 自定义编码
--messages.properties 默认错误说明
--messages_en_US.properties 英文错误说明
--messages_zh_CN.properties 中文简体说明
--messages_zh_TW.properties 中文繁体说明
* i18n国际化剔除自定义参数验证不符合条件的情况说明
--validation.properties 默认说明
--validation_en_US.properties 英文说明
--validation_zh_CN.properties 中文简体说明
--validation_zh_TW.properties 中文繁体说明
|
2025-03-11 20:58:37 +08:00 |
|
 
|
7d737ad312
|
update:增加开发者贡献指南 (#279)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-11 17:28:33 +08:00 |
|
   
|
2b662d3a14
|
fix:function call bug (#268)
* 优化function call消息处理
* fix:用户说话重复记录bug
* 2025-3-10-优化llm intent (#254)
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com>
* update:回复上版提示词,无需再二次识别歌曲名
---------
Co-authored-by: 玄凤科技 <eric230308@gmail.com>
Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com>
v0.1.4
|
2025-03-11 00:25:33 +08:00 |
|
 
|
4f3fae81c1
|
fix:修复长时间不说话关闭意图bug (#267)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-10 22:45:03 +08:00 |
|
 
|
7b266ad7c0
|
完成搜索功能开发 (#263)
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com>
|
2025-03-10 18:29:08 +08:00 |
|
 CGDandGitHub
|
16601a67e3
|
完成解绑功能 (#264)
|
2025-03-10 18:21:59 +08:00 |
|
 
|
224d59d50d
|
fix:声音卡顿问题 (#262)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-10 15:56:28 +08:00 |
|
pengzhisheng
|
6142d325c8
|
Merge branch 'main' into dev-manager-api-local
|
2025-03-10 13:46:34 +08:00 |
|
 
|
f9472627f4
|
Hot fix (#255)
* update:增加意图识别、记忆功能
* update:根据新版本更新教程文档
* update:更新配置说明
---------
Co-authored-by: hrz <1710360675@qq.com>
v0.1.3
|
2025-03-10 00:49:14 +08:00 |
|
 
|
69735207e6
|
update:根据新版本更新教程文档 (#252)
* update:增加意图识别、记忆功能
* update:根据新版本更新教程文档
---------
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-09 22:33:45 +08:00 |
|
 
|
3b47f18a12
|
update:增加意图识别、记忆功能 (#251)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-09 21:59:15 +08:00 |
|
  
|
63f34e5a82
|
本地记忆+意图识别 (#250)
* 增加本地记忆功能,使用llm总结记忆
* update:增加统一非流式输出输出
* 增加意图识别内容,使用llm进行识别
* 初始化记忆模块
* 完善意图识别处理后的流程
* 通过使用function call实现意图识别
* update:优化意图识别的配置
* update:function call最优设置成doubao-pro-32k-functioncall-241028
---------
Co-authored-by: 玄凤科技 <eric230308@gmail.com>
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-09 21:33:45 +08:00 |
|
pengzhisheng
|
aa21aa686d
|
Merge branch 'main' into dev-manager-api-local
|
2025-03-09 02:24:58 +08:00 |
|
    
|
9c2b2a2dcc
|
Block docker web (#248)
* update:docker智控台设置提示
* 修复启动报错问题 (#247)
修复启动时SyntaxWarning: invalid escape sequence '\]'
half_width_punctuations = '!"#$%&\'()*+,-./:;<=>?@[\]^_`{|}~'的报错问题
* 2025-3-8-iot状态更新 (#243)
* 添加 GPTSoVits-V3 TTS (#234)
---------
Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: vonweller <154695311+vonweller@users.noreply.github.com>
Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com>
Co-authored-by: Echo <yowfung@163.com>
|
2025-03-09 01:02:37 +08:00 |
|
 
|
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 |
|
pengzhisheng
|
ec2719a572
|
Merge branch 'main' into dev
|
2025-03-08 02:54:17 +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 |
|
pengzhisheng
|
a466126d63
|
Merge branch 'main' into dev
|
2025-03-07 13:25:59 +08:00 |
|
 
|
6c52754c8f
|
fixed:目录错位 (#230)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-07 11:44:37 +08:00 |
|
 ikun441andGitHub
|
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 |
|