rinfx
|
228eb27e6a
|
feat(ai-proxy): 新增 providerBasePath 配置并优化 providerDomain 处理方式 (#3686)
|
2026-04-08 15:23:15 +08:00 |
|
woody
|
89587c1c9b
|
fix: remove non-standard thinking/reasoning_max_tokens from Claude-to… (#3667)
|
2026-04-01 09:40:14 +08:00 |
|
woody
|
889ea67013
|
feat(provider): 优化 Azure multipart 处理 || feat(provider): Optimize Azure multipart processing (#3651)
|
2026-03-30 13:45:41 +08:00 |
|
rinfx
|
231ba1cd23
|
support gemini & claude domain setting (#3638)
|
2026-03-26 11:12:30 +08:00 |
|
澄潭
|
ca7ee6ef5f
|
feat(ai-proxy): add promoteThinkingOnEmpty and hiclawMode config options (#3625)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-20 00:39:47 +08:00 |
|
woody
|
045238944d
|
Feat/new api path support (#3620)
|
2026-03-19 19:25:55 +08:00 |
|
woody
|
62df71aadf
|
feat(ai-proxy): 添加Amazon Bedrock Prompt Cache保留策略配置及优化缓存处理逻辑 (#3609)
|
2026-03-18 20:37:04 +08:00 |
|
woody
|
8961db2e90
|
fix: vertex streaming chunk parse (#3599)
|
2026-03-16 21:13:18 +08:00 |
|
澄潭
|
f1e305844e
|
feat(ai-proxy): add mergeConsecutiveMessages option to merge consecutive same-role messages (#3598)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-16 14:28:17 +08:00 |
|
woody
|
68d6090e36
|
feat(bedrock): prompt caching params transform (#3563)
|
2026-03-12 17:44:42 +08:00 |
|
johnlanni
|
aa502e7e62
|
remove openai-compat in developerRoleSupportedProviders
|
2026-03-05 10:09:47 +08:00 |
|
johnlanni
|
2e3f6868df
|
Revert "openai compatiable developer replace"
This reverts commit 6c9747d778.
|
2026-03-05 10:07:54 +08:00 |
|
johnlanni
|
6c9747d778
|
openai compatiable developer replace
|
2026-03-04 19:57:31 +08:00 |
|
woody
|
e2a22d1171
|
[ai-proxy] vertex image edits & variations (#3536)
|
2026-02-27 10:18:30 +08:00 |
|
澄潭
|
95f86d7ab5
|
feat(ai-proxy): add consumer affinity for stateful APIs (#3499)
|
2026-02-14 09:22:12 +08:00 |
|
澄潭
|
44d688a168
|
feat(ai-proxy): add zhipu provider enhancements (#3488)
|
2026-02-12 22:19:13 +08:00 |
|
澄潭
|
ce4dff9887
|
feat(ai-proxy): convert developer role to system for unsupported providers (#3479)
|
2026-02-12 16:14:46 +08:00 |
|
澄潭
|
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 |
|