Commit Graph

2265 Commits

Author SHA1 Message Date
Liujian
e4d364c393 修复静态服务发现健康检查的一系列问题 2025-06-16 11:04:41 +08:00
Liujian
6b7a2afd21 更新oauth2 introspection插件及docker自动编译脚本 2025-06-12 15:38:30 +08:00
Liujian
417bdff6d9 新增oauth2-introspection插件 2025-05-14 17:31:09 +08:00
Liujian
2a0e090f44 1. 修复自动重定向插件bug
2. loki新增输出字段
3. influxdb新增输出字段
2025-05-06 17:48:24 +08:00
Liujian
a9be828021 输入日志自动换行 2025-04-27 11:58:26 +08:00
Liujian
c5919594e8 Fix: Issue of AI model parameter error reporting 2025-04-22 12:01:24 +08:00
Liujian
889dc359aa Finish private-model 2025-03-27 14:30:49 +08:00
Dot.L
c000cd1ed7 Merge pull request #217 from eolinker/feature/private-model
修复缺少prompt信息的问题
2025-03-17 16:18:55 +08:00
Liujian
656e10dd39 修复缺少prompt信息的问题 2025-03-17 16:18:23 +08:00
Dot.L
9dab069068 Merge pull request #216 from eolinker/feature/private-model
Feature/private model
2025-03-14 18:36:45 +08:00
Liujian
9c2bb5b2ba 私有化模型完成 2025-03-14 18:36:13 +08:00
Liujian
6bc00d20f5 tmp Commit 2025-03-14 15:10:39 +08:00
Dot.L
0715484475 Merge pull request #215 from eolinker/feature/private-model
Fix the issue of local model data synchronization errors
2025-03-13 22:18:02 +08:00
Liujian
cbb3328395 Fix the issue of local model data synchronization errors 2025-03-13 22:15:22 +08:00
sunanzhi
2dc0527d94 Merge pull request #214 from eolinker/feature/sunanzhi/1.6
完善vertex ai 错误回调
2025-03-13 10:11:11 +08:00
sunanzhi
629d82e163 完善vertex ai 错误回调 2025-03-13 10:09:57 +08:00
Dot.L
5e9d6d5913 Merge pull request #213 from eolinker/feature/private-model
Feature/private model
2025-03-12 21:15:19 +08:00
Liujian
6329c1441e Merge remote-tracking branch 'origin/main' into feature/private-model 2025-03-12 21:14:41 +08:00
Liujian
29f9ce6db8 finish bedrock 2025-03-12 21:14:23 +08:00
sunanzhi
2f66b28eb9 Merge pull request #212 from eolinker/feature/sunanzhi/1.6
Feature/sunanzhi/1.6
2025-03-12 20:26:28 +08:00
sunanzhi
18438cf85c 调整vertex ai为兼容openai格式 2025-03-12 20:25:46 +08:00
sunanzhi
350caf9e0c 将vertex ai调整成openAI兼容模式 2025-03-12 20:19:08 +08:00
sunanzhi
6f3049df9c Merge branch 'main' of https://github.com/eolinker/apinto into feature/sunanzhi/1.6 2025-03-12 19:26:15 +08:00
Dot.L
3ec0851b8f Merge pull request #211 from eolinker/feature/private-model
更新bedrock
2025-03-12 19:24:09 +08:00
Liujian
ce50f78d81 更新bedrock 2025-03-12 19:23:36 +08:00
sunanzhi
ef3785a833 Merge branch 'main' of https://github.com/eolinker/apinto into feature/sunanzhi/1.6 2025-03-12 17:15:11 +08:00
Dot.L
2265b9f3da Merge pull request #210 from eolinker/feature/private-model
更新bedrock
2025-03-12 17:12:49 +08:00
Liujian
79def2f2dc 更新bedrock 2025-03-12 17:06:52 +08:00
sunanzhi
3b9a04d473 Revert "调整vertex ai为兼容openai格式"
This reverts commit 1a66f36244.
2025-03-12 17:04:36 +08:00
sunanzhi
1a66f36244 调整vertex ai为兼容openai格式 2025-03-12 11:46:37 +08:00
Dot.L
7e4e807ce6 Merge pull request #209 from eolinker/feature/private-model
update hugging_face、xinference
2025-03-12 10:06:14 +08:00
Liujian
5a026b87a3 update hugging_face、xinference 2025-03-12 10:03:50 +08:00
Dot.L
ed3179c9ce Merge pull request #208 from eolinker/feature/private-model
Feature/private model
2025-03-12 00:40:29 +08:00
Liujian
cecca0d35b Merge remote-tracking branch 'origin/main' into feature/private-model
# Conflicts:
#	drivers/ai-provider/hugging-face/hugging_face.go
#	drivers/ai-provider/xinference/xinference.go
2025-03-12 00:39:59 +08:00
Liujian
1dfd5b5198 通用sdk对接多个供应商 2025-03-12 00:38:27 +08:00
sunanzhi
a64bb58637 Merge pull request #207 from eolinker/feature/sunanzhi/1.6
修复部分ai供应商id对齐问题
2025-03-11 20:37:20 +08:00
sunanzhi
5a5a33c62e 修复部分ai供应商id对齐问题 2025-03-11 20:33:44 +08:00
Dot.L
d5b4f1e20e Merge pull request #206 from eolinker/feature/private-model
fix: model config is nil
2025-03-11 18:07:34 +08:00
Liujian
e793111500 fix: model config is nil 2025-03-11 18:06:40 +08:00
Dot.L
8fe726202e Merge pull request #205 from eolinker/feature/private-model
修复自定义openai驱动没有读取apikey的问题
2025-03-11 17:39:38 +08:00
Liujian
368f37180c 修复自定义openai驱动没有读取apikey的问题 2025-03-11 17:39:10 +08:00
Dot.L
4a48405082 Merge pull request #204 from eolinker/feature/private-model
update mapping rule
2025-03-11 14:48:04 +08:00
Liujian
cd18014016 update mapping rule 2025-03-11 14:47:27 +08:00
Dot.L
c7a3cddeb5 Merge pull request #203 from eolinker/feature/private-model
Feature/private model
2025-03-10 14:59:43 +08:00
Liujian
1f6d337a77 update eosc version 2025-03-10 14:59:07 +08:00
Liujian
8a049d9616 通用SDK对接多个供应商 2025-03-10 14:07:26 +08:00
Liujian
f5e84a3560 使用通用sdk对接Cohere、Moonshot、Upstage、Google Gemini、Stepfun、novita.ai、OpenRouter、PerfXCloud、文心一言、01.AI、ZHIPU AI、360 AI、Hugging face、Ollama、LM Studio、xinference、自定义渠道 2025-03-09 23:56:29 +08:00
Liujian
88ad5a7f6d 1. 新建通用openai sdk
2. 使用通用sdk对接openai、baichuan、deepseek、tongyi、阿里百炼云、腾讯混元、火山引擎
2025-03-09 20:50:33 +08:00
Liujian
1dfcbe4fe6 rewrite ollama format 2025-03-03 17:56:42 +08:00
Liujian
22ae2046c2 修复JWT格式错误问题 2025-02-28 11:30:59 +08:00