Commit Graph

28 Commits

Author SHA1 Message Date
CaptainB 68eb21b556 refactor: 配置TTS参数支持试听功能 2024-10-18 14:34:05 +08:00
CaptainB 5cf1c20022 refactor: 模型设置支持配置参数 2024-10-16 15:20:04 +08:00
CaptainB 04ef6b53d1 refactor: 应用设置支持配置TTS参数 2024-10-16 14:25:09 +08:00
CaptainB 67f3ec34a1 refactor: 模型设置支持配置参数
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-10-15 21:22:34 +08:00
wxg0103 19d48693ec refactor: 优化模型最大tokens 2024-09-20 19:12:36 +08:00
CaptainB a2aab8df7e fix: 处理opanai语音识别报错的问题
--bug=1046791 --user=刘瑞斌 【应用】使用 openai 语音输入模型、输出模型进行输入输出报错 https://www.tapd.cn/57709429/s/1582133
2024-09-20 11:14:52 +08:00
wxg0103 0b64e7a56c refactor: 优化用户名校验逻辑
--story=1016296 --user=王孝刚 【系统管理】用户创建限制太过于严格,与某些用户/企业的习惯或要求不符合 https://www.tapd.cn/57709429/s/1579177
2024-09-14 18:54:40 +08:00
wxg0103 a873719a49 fix: 修复tokens描述错误的缺陷
--bug=1046202 --user=王孝刚 【github#1144】【应用】参数设置,输出最大tokens描述错误 https://www.tapd.cn/57709429/s/1579168
2024-09-14 18:37:21 +08:00
shaohuzhang1 f9a76d7948
feat: 支持openai接口 #353 (#1128) 2024-09-09 14:47:25 +08:00
Tong Li eb81d6d010
update openai_model_provider.py (#1129)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
Co-authored-by: litongjava <litongjava@qq.com>
2024-09-08 13:38:38 +08:00
CaptainB b500404a41 feat: 语音识别和语音合成 2024-09-04 12:23:08 +08:00
shaohuzhang1 3d1b3ea8d5 fix: 修复openai计算token错误
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2024-08-29 17:22:21 +08:00
shaohuzhang1 96ac12ea31 fix: 修复openai供应商计算tokens错误,修复旧版本应用编辑页面直接报错提示问题为必填参数错误 2024-08-29 15:11:09 +08:00
wxg0103 c2622e4a5d fix: 修复模型计算tokens消耗报错的缺陷
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-29 12:37:01 +08:00
shaohuzhang1 9e0ac81f1d refactor: 重构模型参数代码 2024-08-23 17:47:23 +08:00
wxg0103 93bfb45782 refactor: update model params 2024-08-16 12:23:12 +08:00
wxg0103 c332a6cacc refactor: aws 2024-08-16 10:27:33 +08:00
wxg0103 210f99bf70 refactor: 优化模型参数 2024-08-14 18:56:06 +08:00
wxg0103 35d9462689
feat: 增加xinference模型对接 (#959) 2024-08-12 12:07:15 +08:00
shaohuzhang1 2f3d282c0d feat: 支持向量模型 2024-07-15 16:27:41 +08:00
shaohuzhang1 410e065b52
refactor: 优化模型管理 (#749)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2024-07-12 14:15:42 +08:00
Brian Yang c49c10de3d
feat: OpenAI模型表单增加对GPT-4o的支持(#447) (#447) 2024-05-15 10:23:29 +08:00
Brian Yang db4bcfc5d6
perf: 增加了更多常用的OpenAI模型及其描述 & 现在可以通过tooltip正常显示ModelInfo中desc的内容 (#269) 2024-04-28 11:59:57 +08:00
shaohuzhang1 29427a0ad6
fix: 私有部署计算tokens报错 (#284) 2024-04-28 11:59:19 +08:00
shaohuzhang1 0b083eecee
fix: 修复openai模型在对接其他兼容openai接口平台时获取tokens错误 (#157) 2024-04-18 15:41:48 +08:00
shaohuzhang1 df850894c6
fix: 支持 OpenAI 兼容模型 #142 (#146) 2024-04-17 17:14:01 +08:00
shaohuzhang1 3d28d2527b
fix: typos
* fix: typos
2024-04-15 19:06:42 +08:00
shaohuzhang1 86d2ea5ff3 feat: 对接openai供应商
#9
2024-03-28 18:30:46 +08:00