澄潭
|
083bae0e73
|
feat(ai-proxy): add Claude Code mode support for Claude provider (#3459)
|
2026-02-07 15:57:19 +08:00 |
|
澄潭
|
6c3fd46c6f
|
feat(ai-proxy): add context cleanup command support (#3409)
|
2026-01-30 17:56:31 +08:00 |
|
zikunchang
|
f2fcd68ef8
|
feature: Support getting the API key from the request header when provider.apiTokens is not configured. (#3394)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2026-01-28 14:03:24 +08:00 |
|
woody
|
a2eb599eff
|
Implement Vertex Raw mode support in AI Proxy (#3375)
|
2026-01-21 14:45:06 +08:00 |
|
woody
|
f1a5f18c78
|
feat/ai proxy vertex ai compatible (#3324)
|
2026-01-14 10:13:00 +08:00 |
|
woody
|
6998800c64
|
fix(ai-proxy): ensure basePathHandling works with original protocol (#3225)
|
2025-12-16 20:49:21 +08:00 |
|
rinfx
|
8a7a375ebd
|
doubao support configuration for domain (#3184)
|
2025-12-04 21:17:50 +08:00 |
|
woody
|
116e7c6904
|
implement generic provider for vendor-agnostic passthrough (#3175)
|
2025-12-03 09:52:47 +08:00 |
|
woody
|
8a3c0bb342
|
feat(ai-proxy): add video-related API paths and capabilities (#3108)
|
2025-11-11 19:39:49 +08:00 |
|
woody
|
5e4c262814
|
Feat/vllm provider (#3067)
|
2025-10-29 14:31:38 +08:00 |
|
澄潭
|
271e6036fa
|
feat(ai-proxy): enable Qwen compatible mode by default and add missing API endpoints (#3032)
|
2025-10-22 11:17:09 +08:00 |
|
johnlanni
|
063bfbfcfe
|
fix(ai-proxy): fix streaming process
|
2025-09-23 19:44:30 +08:00 |
|
澄潭
|
623c8da8d8
|
fix(ai-proxy): Fix Azure OpenAI Response API handling and service URL type detection (#2948)
|
2025-09-23 18:49:55 +08:00 |
|
aias00
|
88a679ee07
|
feat(ai-proxy): add Fireworks AI support (#2917)
|
2025-09-21 14:32:04 +08:00 |
|
aias00
|
91a44ea7aa
|
feat(provider): add support for meituan longcat || feat(provider): add support for meituan longcat (#2883)
|
2025-09-08 13:38:40 +08:00 |
|
xingpiaoliang
|
d053e01540
|
feat(ai-proxy): Add provider: nvidia's triton-server (#2843)
|
2025-09-08 13:37:30 +08:00 |
|
澄潭
|
4a429bf147
|
fix(ai-proxy): resolve Claude streaming response conversion and SSE event chunking issues (#2882)
|
2025-09-08 09:54:18 +08:00 |
|
澄潭
|
44c33617fa
|
feat(ai-proxy): add OpenRouter provider support (#2823)
|
2025-08-28 19:26:21 +08:00 |
|
澄潭
|
16a18c6609
|
feat(ai-proxy): add auto protocol compatibility for OpenAI and Claude APIs (#2810)
|
2025-08-25 14:13:51 +08:00 |
|
rinfx
|
890a802481
|
feat(ai-proxy): bedrock support tool use (#2730)
|
2025-08-19 16:54:50 +08:00 |
|
aias00
|
a1bf1ff009
|
feat(provider): add support for Grok provider in AI proxy (#2713)
Co-authored-by: 韩贤涛 <601803023@qq.com>
|
2025-08-07 17:22:47 +08:00 |
|
NOBODY
|
5ee878198c
|
feat(ai-proxy): gemini model thinking support (#2712)
|
2025-08-06 06:50:46 +08:00 |
|
Kent Dong
|
7348c265b5
|
feat: Support model mapping and more URL configuration formats for Azure OpenAI (#2649)
|
2025-07-25 11:28:02 +08:00 |
|
OxalisCu
|
ea0bf7c1b7
|
feat(ai-proxy): support first byte timeout for llm streaming requests (#2652)
Signed-off-by: OxalisCu <2127298698@qq.com>
|
2025-07-23 21:49:42 +08:00 |
|
Xijun Dai
|
c3eb8d0447
|
feat(ai-proxy): add anthropic && gemini apiName (#2551)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-07-15 19:15:07 +08:00 |
|
xingpiaoliang
|
081ab6ee8d
|
Migrate WASM Go Plugins to New SDK and Go 1.24 (#2532)
|
2025-07-11 10:43:00 +08:00 |
|
woody
|
ff068258a1
|
[ai-proxy]qwen text-rerank support (#2537)
|
2025-07-07 20:27:56 +08:00 |
|
woody
|
0996ad21b1
|
feat(ai-proxy): add basePathHandling option (#2535)
Co-authored-by: Se7en <chengzw258@163.com>
|
2025-07-03 20:34:14 +08:00 |
|
澄潭
|
44566f5259
|
feat: ai-proxy support config subPath field (#2533)
|
2025-07-02 11:35:28 +08:00 |
|
HaoJie Liu
|
864bf5af39
|
fix(ai-proxy): bedrock support additional request fields (#2480)
|
2025-06-26 11:29:32 +08:00 |
|
woody
|
01a9161153
|
fix(ai-proxy): Unify the naming convention & fix api name mapping (#2441)
|
2025-06-20 16:35:30 +08:00 |
|
woody
|
926913f0e7
|
feat(ai-proxy): add support for OpenAI Fine-Tuning API (#2424)
|
2025-06-17 13:44:00 +08:00 |
|
mirror
|
7040e4bd34
|
feat: support for wanxiang image/video generation in ai-proxy & ai-statistics (#2378)
|
2025-06-16 09:39:37 +08:00 |
|
HaoJie Liu
|
d4e114b152
|
feat(ai-proxy): support Google Cloud Vertex (#2119)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-06-09 18:11:30 +08:00 |
|
Xijun Dai
|
e674c780c6
|
feat(ai-proxy): add models & image generation support for gemini (#2380)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-06-08 15:25:22 +08:00 |
|
Xijun Dai
|
5674d91a10
|
feat(ai-proxy): 修复 openai 配置 openaiCustomUrl 之后, 对不支持 Api 透传路径错误的问题 || feat(ai-proxy): Fixed the issue that the API pass-through path error does not support openaiCustomUrl after openai is configured. (#2364)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-06-06 17:02:56 +08:00 |
|
Xijun Dai
|
896780b60e
|
feat(ai-proxy): add modelMapping regexp support (#2358)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-06-03 22:29:17 +08:00 |
|
Xijun Dai
|
33fc47cefb
|
feat(ai-proxy): add batches & files support (#2355)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-06-03 09:42:36 +08:00 |
|
Xijun Dai
|
a73c33f1da
|
feat(ai-proxy): support OpenAI-compatible image and audio model Mapping (#2341)
|
2025-05-30 12:16:52 +08:00 |
|
Xijun Dai
|
8b3f1aab1a
|
feat(ai-proxy): support Amazon Bedrock Image Generation (#2212)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-05-10 09:54:31 +08:00 |
|
Kent Dong
|
29370b18d7
|
feat: Support /v1/models API in ai-proxy (#2164)
|
2025-05-06 15:53:13 +08:00 |
|
HaoJie Liu
|
a57173ce28
|
feat(ai-proxy): support Amazon Bedrock (#2039)
|
2025-04-22 22:36:14 +08:00 |
|
澄潭
|
45fbc8b084
|
optimize plugin sdk (#1930)
|
2025-03-22 22:46:37 +08:00 |
|
Kent Dong
|
5de7c2a5ea
|
feat: Support files and batches APIs provided by Azure OpenAI (#1904)
|
2025-03-17 11:21:05 +08:00 |
|
澄潭
|
9a89665b22
|
optimize retry&failover logic (#1903)
|
2025-03-17 11:19:33 +08:00 |
|
Kent Dong
|
ab419efda4
|
fix: Fix the incorrect reasoning content concat logic in ai-proxy (#1842)
|
2025-03-07 10:33:45 +08:00 |
|
Kent Dong
|
4f1901586a
|
doc: Update the description of timeout config of ai-proxy (#1845)
|
2025-03-03 15:33:16 +08:00 |
|
澄潭
|
1787553294
|
set include_usage by default for all model providers (#1818)
|
2025-02-26 16:49:16 +08:00 |
|
Kent Dong
|
49617c7a98
|
feat: Unify the SSE processing logic (#1800)
|
2025-02-25 11:00:18 +08:00 |
|
Kent Dong
|
fabc22f218
|
feat: Support transforming reasoning_content returned by Qwen to OpenAI contract (#1791)
|
2025-02-21 17:32:02 +08:00 |
|