澄潭
|
a07f5024a9
|
fix(ai-proxy): convert OpenAI tool role to Claude user role with tool_result (#3517)
|
2026-02-15 22:45:09 +08:00 |
|
澄潭
|
8e7292c42e
|
fix(ai-proxy): fix Claude protocol conversion issues (#3510)
|
2026-02-15 13:52:26 +08:00 |
|
澄潭
|
d03932b3ea
|
fix(ai-proxy): add streaming tool_calls support for Claude provider (#3507)
|
2026-02-15 08:48:20 +08:00 |
|
澄潭
|
5a2ff8c836
|
fix(ai-proxy): convert Claude tool_use stop_reason to OpenAI tool_calls format (#3506)
|
2026-02-14 21:52:25 +08:00 |
|
澄潭
|
13ed2284ae
|
fix(ai-proxy): fix claude system content null serialization (#3496)
|
2026-02-13 20:32:37 +08:00 |
|
澄潭
|
cd670e957f
|
refactor(ai-proxy): remove automatic Bash tool injection in Claude Code mode (#3462)
|
2026-02-07 20:24:43 +08:00 |
|
澄潭
|
083bae0e73
|
feat(ai-proxy): add Claude Code mode support for Claude provider (#3459)
|
2026-02-07 15:57:19 +08:00 |
|
rinfx
|
e8bcbde5f4
|
support vertex's claude (#3236)
|
2025-12-20 10:33:53 +08:00 |
|
victorserbu2709
|
5fc1d6b222
|
Add ApiNameAnthropicMessages in claude capabilities (#3040)
|
2025-10-23 09:54:47 +08:00 |
|
澄潭
|
e2011cb805
|
fix(claude): support array content format in tool_result and remove duplicate structs (#2892)
|
2025-09-10 14:18:44 +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 |
|
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 |
|
Xijun Dai
|
fb8dd819e9
|
feat(ai-proxy): Adjust the streaming response structure to keep it consistent with the openai (#2391)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-06-12 16:25:35 +08:00 |
|
Xijun Dai
|
69d877c116
|
feat(ai-proxy): 添加 Claude 图片理解与 Tools 调用能力 || feat(ai-proxy): Add Claude image understanding and Tools calling capabilities (#2385)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-06-10 15:11:18 +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 |
|
澄潭
|
45fbc8b084
|
optimize plugin sdk (#1930)
|
2025-03-22 22:46:37 +08:00 |
|
澄潭
|
49aad4152c
|
Supports completions API & support config openai baseUrl through openaiCustomUrl (#1765)
|
2025-02-18 09:57:48 +08:00 |
|
澄潭
|
2dbde1833f
|
ai proxy support passthrough path when api name is unknown (#1754)
|
2025-02-13 21:22:43 +08:00 |
|
pepesi
|
a84a382f1d
|
feature: allow ai-proxy to forward standard AI capabilities that are … (#1704)
|
2025-02-12 15:23:44 +08:00 |
|
Se7en
|
ba74f4bbb9
|
fix: baidu api issue (#1685)
|
2025-01-16 21:42:43 +08:00 |
|
Se7en
|
579c986915
|
feat: retry failed request (#1590)
|
2024-12-26 18:30:50 +08:00 |
|
澄潭
|
39c007d045
|
optimize ai proxy (#1603)
|
2024-12-19 16:22:35 +08:00 |
|
StarryNight
|
2a200cdd42
|
AI proxy return unified status in header phase (#1588)
|
2024-12-16 18:41:38 +08:00 |
|
Se7en
|
d24123a55f
|
feat: implement apiToken failover mechanism (#1256)
|
2024-11-16 19:03:09 +08:00 |
|
韩贤涛
|
7054f01a36
|
feat: Adapt to the Qwen multimodal model generation API (#1221)
|
2024-08-22 18:42:16 +08:00 |
|
澄潭
|
0a578c2a04
|
ai-proxy: support custom openai provider (#1176)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-08-07 10:33:01 +08:00 |
|
Kent Dong
|
d5a9ff3a98
|
fix: Fix possible type-casting related panics in ai-proxy plugin (#1127)
|
2024-07-16 18:38:43 +08:00 |
|
Kent Dong
|
f069ad5b0d
|
feat: Add statusCodeDetails info when returning response in Wasm plugins directly (#1116)
|
2024-07-16 09:52:46 +08:00 |
|
Kent Dong
|
5a2c6835f7
|
feat: Support embeddings API for Qwen in the ai-proxy plugin (#1079)
|
2024-07-08 19:37:08 +08:00 |
|
Se7en
|
51dca7055a
|
feat: support claude ai model (#969)
Signed-off-by: chengzw <chengzw258@163.com>
|
2024-06-19 13:53:21 +08:00 |
|