rinfx
|
890a802481
|
feat(ai-proxy): bedrock support tool use (#2730)
|
2025-08-19 16:54:50 +08:00 |
|
zat366
|
5a023512fa
|
feat(mcp-server): update the dependency github.com/higress-group/wasm-go to support MCP response images (#2788)
|
2025-08-19 16:52:14 +08:00 |
|
Kent Dong
|
47f0478ef5
|
fix: Remove "accept-encoding" header for mcp-sse upstreams (#2786)
|
2025-08-19 15:53:49 +08:00 |
|
Kent Dong
|
c9fa8d15db
|
chore: Restructure the path-to-api-name mapping logic in ai-proxy (#2773)
|
2025-08-18 19:05:23 +08:00 |
|
Kent Dong
|
0f1afcdcca
|
fix(ai-proxy): Do not change the configured components of Azure URL (#2782)
|
2025-08-18 16:27:25 +08:00 |
|
StarryNight
|
19d1548971
|
update ai-prompt-decorator to new plugin wrapper api (#2777)
|
2025-08-18 11:01:35 +08:00 |
|
Kent Dong
|
24dca0455e
|
fix: Fix bugs in the bedrock model name escaping logic (#2663)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-08-15 17:40:13 +08:00 |
|
Kent Dong
|
15edc79fb3
|
fix: Fix the malfunction of _match_service_ rules in C++ Wasm plugins (#2723)
|
2025-08-15 16:47:30 +08:00 |
|
澄潭
|
995bcc2168
|
feat(transformer): Add split and retain strategy for dedupe (#2761)
|
2025-08-15 15:21:13 +08:00 |
|
Kent Dong
|
a3310f1a3b
|
fix: Allow duplicated items in the IP list of ip-restriction config (#2755)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-08-15 13:39:26 +08:00 |
|
Jingze
|
247de6a349
|
fix(golang-filter): fix bug of stop and buffer in decode data (#2754)
|
2025-08-13 11:37:01 +08:00 |
|
co63oc
|
79b3b23aab
|
Fix typos (#2628)
Signed-off-by: co63oc <co63oc@users.noreply.github.com>
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
Co-authored-by: xingpiaoliang <erasernoobx@outlook.com>
|
2025-08-12 15:58:32 +08:00 |
|
Jingze
|
b9d6343efa
|
fix(ip-restriction): fix bug of set ip_source_type (#2743)
|
2025-08-11 18:47:48 +08:00 |
|
xingpiaoliang
|
0af00bef6b
|
feat(ai-proxy): gemini model multimodal support (#2698)
|
2025-08-11 15:54:34 +08:00 |
|
Kent Dong
|
953b95cf92
|
chore: Update some log levels in ai-statistics (#2740)
|
2025-08-11 13:59:01 +08:00 |
|
aias00
|
a76808171f
|
feat: improve ai statistic plugin (#2671)
|
2025-08-11 13:43:00 +08:00 |
|
rinfx
|
f7813df1d7
|
add value length limit for ai statistics, truncate when over limit (#2729)
|
2025-08-11 11:12:03 +08:00 |
|
WeixinX
|
33ce18df5a
|
feat(wasm-go): add field reroute to disable route reselection (#2739)
|
2025-08-11 09:37:35 +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 |
|
澄潭
|
b69e3a8f30
|
Deprecate the use of slash as a concatenation character for mcp server and tool, to avoid non-compliance with function naming conventions. (#2711)
|
2025-08-07 15:18:31 +08:00 |
|
NOBODY
|
5ee878198c
|
feat(ai-proxy): gemini model thinking support (#2712)
|
2025-08-06 06:50:46 +08:00 |
|
rinfx
|
943fda0a9c
|
AI security streaming (#2696)
|
2025-08-04 20:47:18 +08:00 |
|
WeixinX
|
abc31169a2
|
fix(wasm-go): transformer performs an add op when the replace key does not exist (#2706)
|
2025-08-04 20:38:29 +08:00 |
|
韩贤涛
|
5f65b4f5b0
|
feat: Rust WASM supports Redis database configuration option (#2704)
|
2025-08-03 12:56:27 +08:00 |
|
澄潭
|
645646fe22
|
Fix the issue where AI route fallback does not work when using Bedrock. (#2653)
|
2025-07-31 20:16:16 +08:00 |
|
aias00
|
bd19a5049b
|
feat(rust): improve rust readme (#2668)
|
2025-07-30 21:22:50 +08:00 |
|
aias00
|
1070541f1d
|
fix(doc): fix some dead link (#2675)
|
2025-07-30 21:22:15 +08:00 |
|
lvshui
|
32b5c89c17
|
fix: postgres to mcp-server tools: describeTable fail (#2687)
|
2025-07-30 21:18:56 +08:00 |
|
hongzhouzi
|
93ea5e7355
|
fix: Error compiling golang-filter.so on arm64 machine (#2494) (#2507)
Signed-off-by: hongzhouzi <weihongzhou.whz@alibaba-inc.com>
|
2025-07-30 13:42:31 +08:00 |
|
澄潭
|
ff9a29c5d9
|
opt: mcp endpoint parser improvements (#2673)
|
2025-07-29 12:41:29 +08:00 |
|
韩贤涛
|
6a1557f6ac
|
feat: ai-token-ratelimit support setting global rate limit thresholds for routes (#2667)
|
2025-07-28 08:14:35 +08:00 |
|
co63oc
|
f826d79109
|
fix typos (#2656)
Signed-off-by: co63oc <co63oc@users.noreply.github.com>
|
2025-07-25 16:18:39 +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
|
ba1bf353b8
|
feat(ai-proxy): add anthropic/v1/messages support for qwen (#2648)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-07-23 21:06:56 +08:00 |
|
澄潭
|
4d32cc9468
|
Disable reroute in some plugins (#2639)
|
2025-07-22 14:44:26 +08:00 |
|
澄潭
|
30d5b4d32e
|
upgrade wasm-go sdk of some wasm plugins (#2615)
|
2025-07-17 21:03:42 +08:00 |
|
Alexander Kolotov
|
c0133378a7
|
Add the Blockscout MCP server (#2585)
|
2025-07-17 09:42:28 +08:00 |
|
Xijun Dai
|
8346b4a4a2
|
feat: Support statistics images/audio/responses API Token usage (#2542)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-07-16 10:34:09 +08:00 |
|
xingpiaoliang
|
ce271849de
|
docs(wasm-go): update README related to wasm-go (#2586)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-07-16 10:27:40 +08:00 |
|
澄潭
|
9214dca078
|
update go to 1.24.4 in wasm builder image (#2598)
|
2025-07-15 19:36:04 +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 |
|
rinfx
|
9a45f07972
|
fix: [ai-load-balancer]move the logic of request count to HttpStreamDone phase (#2564)
|
2025-07-09 15:42:00 +08:00 |
|
mamba
|
da2ae4c7ee
|
增加 useManifestAsEntry 配置支持 || Increase the useManifestAsEntry configuration support (#2499)
Co-authored-by: rinfx <yucheng.lxr@alibaba-inc.com>
|
2025-07-09 11:53:56 +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 |
|
Se7en
|
45eb76d4cc
|
feat: Add Higress API MCP server (#2517)
|
2025-07-03 10:27:28 +08:00 |
|
hongzhouzi
|
783a8db512
|
feat: add DB MCP Server execute, list tables, describe table tools (#2506)
Signed-off-by: hongzhouzi <weihongzhou.whz@alibaba-inc.com>
|
2025-07-02 14:47:49 +08:00 |
|
澄潭
|
44566f5259
|
feat: ai-proxy support config subPath field (#2533)
|
2025-07-02 11:35:28 +08:00 |
|