hourmoneys
|
95f32002d2
|
add mcp-server doc (#2327)
|
2025-06-12 17:14:39 +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 |
|
HaoJie Liu
|
38068ee43d
|
fix(ai-proxy): fix bedrock Sigv4 mismatch (#2402)
|
2025-06-12 10:46:02 +08:00 |
|
Kent Dong
|
f3fbf7d6c8
|
fix: Support mixing line breaks in a single SSE response (#2344)
|
2025-06-10 20:21:04 +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 |
|
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 |
|
mamba
|
26cd6837d5
|
feat(frontend-gray): Add uniqueGrayTag configuration detection (#2371)
Co-authored-by: rinfx <yucheng.lxr@alibaba-inc.com>
|
2025-06-07 15:35:28 +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 |
|
澄潭
|
7b1ae49cd4
|
fix content-length header not remove in ai-search plugin (#2363)
|
2025-06-03 20:40:14 +08:00 |
|
VinciWu557
|
ee26baf054
|
feat: support dify ai-proxy e2e test || feat: support diify ai-proxy e2e test (#2319)
|
2025-06-03 19:31:58 +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 |
|
澄潭
|
19946d46ca
|
Update README.md
|
2025-05-30 17:24:28 +08:00 |
|
mirror
|
52d0212698
|
fix: set "EnableSemanticCachefalse" to false when no vector configured in ai-cache (#2351)
|
2025-05-30 13:38:06 +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 |
|
韩贤涛
|
69b755a10d
|
feat: cluster-key-rate-limit support setting global rate limit thresholds for routes (#2262)
|
2025-05-29 09:57:10 +08:00 |
|
johnlanni
|
52464c0e06
|
fix empty authority rewrite in mcp-server plugin
|
2025-05-28 19:56:16 +08:00 |
|
johnlanni
|
ea948ee818
|
add more info log in mcp-server
|
2025-05-28 10:30:35 +08:00 |
|
Xijun Dai
|
767f51adce
|
feat(ai-proxy): add doubao Image Generation support (#2331)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-05-27 18:59:07 +08:00 |
|
HaoJie Liu
|
168cb04c61
|
fix(ai-proxy): URL encode model name in Bedrock requests (#2321)
|
2025-05-27 16:06:52 +08:00 |
|
澄潭
|
b8d75598ed
|
Update mcp-server.yaml
|
2025-05-26 16:51:03 +08:00 |
|
johnlanni
|
b37649a62f
|
update README of shebao-tools mcp server
|
2025-05-26 16:31:14 +08:00 |
|
澄潭
|
76f76a70ab
|
add info log of ai-search plugin (#2323)
|
2025-05-26 16:23:59 +08:00 |
|
Kent Dong
|
ffcf5df28a
|
feat: Refactor mcpServer.matchList config generation logic (#2207)
|
2025-05-26 15:26:44 +08:00 |
|
hourmoneys
|
f6bb5d7729
|
add mcp service shebao tools (#2303)
|
2025-05-23 17:27:15 +08:00 |
|
Whitea
|
031ae21caa
|
feat(mcp-server): add HackMD mcp server (#2260)
|
2025-05-22 16:53:01 +08:00 |
|
Forgottener
|
fa3c5ea0fc
|
feat: Supports recording request header, request body, response header and response body information in the access log (#2265)
|
2025-05-21 16:15:05 +08:00 |
|
澄潭
|
93436db13c
|
fix proxy-wasm-cpp-sdk (#2281)
|
2025-05-21 13:59:27 +08:00 |
|
xujingfeng
|
be2c6f8a4a
|
fix: modify log level WARN -> DEBUG in key-auth plugin (#2275)
|
2025-05-20 13:52:17 +08:00 |
|
澄潭
|
8ec65ed377
|
mcp server support API auth through OAS3 security schemes || mcp server support API auth through OAS3 security schemes (#2241)
|
2025-05-15 15:48:27 +08:00 |
|
韩贤涛
|
ff308d5292
|
fix: Remove the Authorization request header when using AI-proxy to proxy Gemini (#2220)
|
2025-05-13 09:36:04 +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
|
ab014cf912
|
feat: Add SSE direct proxy support to mcp-session filter (#2157)
|
2025-05-09 14:28:42 +08:00 |
|
HaoJie Liu
|
cd271c1f87
|
fix(ai-statistics): adjust requestBodyBufferLimit (#2192)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-05-08 16:18:50 +08:00 |
|
johnlanni
|
755de5ae67
|
add original path info in mcp-server
|
2025-05-07 21:17:18 +08:00 |
|
johnlanni
|
40402e7dbd
|
refactor route call in mcp-server
|
2025-05-07 20:36:41 +08:00 |
|
johnlanni
|
0a2fb35ae2
|
fix gemini provider in ai-proxy
|
2025-05-07 16:54:40 +08:00 |
|
澄潭
|
b16954d8c1
|
Update README.md
|
2025-05-07 15:27:28 +08:00 |
|
Kent Dong
|
29370b18d7
|
feat: Support /v1/models API in ai-proxy (#2164)
|
2025-05-06 15:53:13 +08:00 |
|
johnlanni
|
ec6004dd27
|
update golang filter dependency
|
2025-04-30 23:33:04 +08:00 |
|
Jingze
|
ea9a6de8c3
|
fix: update golang filter README (#2147)
|
2025-04-29 22:08:10 +08:00 |
|
mirror
|
489a800868
|
add: add mcp-context7 descriptions (#2149)
|
2025-04-29 20:44:00 +08:00 |
|
Jingze
|
ab73f21017
|
fix: make mcp server redis client config based (#2145)
Co-authored-by: daijingze_mac <18373118@buaa.edu.cn>
|
2025-04-29 14:27:48 +08:00 |
|
johnlanni
|
07154d1f49
|
set mcp-go dependency to 0.12
|
2025-04-28 23:02:28 +08:00 |
|
johnlanni
|
7955aec639
|
change golang-filter build image
|
2025-04-28 19:43:17 +08:00 |
|
johnlanni
|
e12feb9f57
|
golang-filter use go 1.22
|
2025-04-28 19:21:09 +08:00 |
|
Jingze
|
c382635e7f
|
fix: Refactor MCP Server into MCP Session and MCP Server (#2120)
|
2025-04-28 13:42:14 +08:00 |
|
007gzs
|
e381806ba0
|
fix: ai_data_masking add compatibility handling for non-compliant API response structures (#2130)
|
2025-04-27 14:31:02 +08:00 |
|
mirror
|
b4e68c02f9
|
add mcp yuque descriptions (#2125)
|
2025-04-25 18:08:42 +08:00 |
|