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 |
|
mirror
|
38f718b965
|
update github & e2bdev mcp descriptions (#2107)
|
2025-04-23 20:08:21 +08:00 |
|
johnlanni
|
8752a763c2
|
update all-in-one mcp-server
|
2025-04-23 14:42:44 +08:00 |
|
HaoJie Liu
|
a57173ce28
|
feat(ai-proxy): support Amazon Bedrock (#2039)
|
2025-04-22 22:36:14 +08:00 |
|
mirror
|
3a8d8f5b94
|
update mcp descriptions (#2105)
|
2025-04-22 17:01:41 +08:00 |
|
Kent Dong
|
1c37c361e1
|
feat: Support extracting model argument from body in multipart/form-data format (#1940)
|
2025-04-22 13:52:50 +08:00 |
|
Se7en
|
b8133a95b2
|
feat: optimize elasticsearch ai-search plugin and update related docs" (#2100)
|
2025-04-22 13:33:38 +08:00 |
|
ZeruiYang
|
8620838f8b
|
fix: update module replacements (#2090)
|
2025-04-19 18:13:42 +08:00 |
|
rinfx
|
6773482300
|
Enhance the compatibility of AI observability plugins with different LLM suppliers (#2088)
|
2025-04-18 16:19:59 +08:00 |
|
johnlanni
|
b6d61f9568
|
update README
|
2025-04-18 13:43:33 +08:00 |
|
Jingze
|
1834d4acef
|
fix: support mcp server database reconnect and fix tool/list method denied (#2074)
|
2025-04-18 11:19:56 +08:00 |
|
johnlanni
|
7f9ae38e51
|
update all-in-one mcp-server depenednecy
|
2025-04-17 16:25:00 +08:00 |
|
mirror
|
b13bce6a36
|
add mcp descriptions (#2080)
|
2025-04-17 13:46:31 +08:00 |
|
liseri
|
275cac9dbb
|
fix wasm-go/jwt-auth claims_to_headers bug (#2057)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-04-16 20:25:01 +08:00 |
|
澄潭
|
8cce7f5d50
|
add mcp servers (#2076)
|
2025-04-16 14:48:53 +08:00 |
|
rinfx
|
4f0834d817
|
rm plugin id after use (#2070)
|
2025-04-15 19:47:43 +08:00 |
|
Kent Dong
|
7cf0dae824
|
feat: Support building waf plugin using Makefile (#2061)
|
2025-04-15 10:25:59 +08:00 |
|
Jingze
|
c7abfb8aff
|
feat: support config store and redis configuration optional in mcp server (#2035)
|
2025-04-14 20:52:48 +08:00 |
|
johnlanni
|
ed925ddf84
|
update amap tools mcp server
|
2025-04-14 19:41:00 +08:00 |
|
johnlanni
|
1301af4638
|
remove useless log
|
2025-04-14 19:14:30 +08:00 |
|
johnlanni
|
de6144439f
|
update all-in-one mcp server
|
2025-04-14 19:10:02 +08:00 |
|
小小hao
|
b8e0baa5ab
|
feat:add GetContextId func for HttpContext (#2043)
|
2025-04-14 14:40:24 +08:00 |
|
Kent Dong
|
4a157e98e9
|
fix: Escape asterisk characters in ai-proxy documents (#1999)
|
2025-04-12 11:14:32 +08:00 |
|
Xin Luo
|
4500b10a42
|
fix: fix param mapping use %v instead of %s (#2046)
|
2025-04-11 15:07:46 +08:00 |
|
Xin Luo
|
36806d9e5c
|
support nacos namespace (#2045)
|
2025-04-11 14:12:51 +08:00 |
|
mamba
|
d1700009e8
|
[frontend-gray] 重构业务逻辑,对于微前端和多版本支持更加友好 (#2011)
|
2025-04-11 10:35:18 +08:00 |
|
澄潭
|
0e94e1a58a
|
mcp: support amap auto ip detection (#2041)
|
2025-04-10 17:08:01 +08:00 |
|
Se7en
|
b1307ba97e
|
fix: ai statistics doc (#2040)
|
2025-04-10 15:38:19 +08:00 |
|
Xin Luo
|
8ae810b01a
|
Feat dynamic tool reset (#2031)
|
2025-04-09 10:46:36 +08:00 |
|
johnlanni
|
83b38b896c
|
update mcp server readme
|
2025-04-07 21:06:04 +08:00 |
|
johnlanni
|
1385028f01
|
update mcp server dependency
|
2025-04-07 21:04:29 +08:00 |
|
DefNed
|
e5c24a10fb
|
feat: update custom-response plugin to returns different contents for different response status (#2002)
|
2025-04-06 09:04:40 +08:00 |
|
澄潭
|
5af818a94e
|
optimize: Support viewing MCP debug information in the response code details log field (#2007)
|
2025-04-02 15:31:09 +08:00 |
|
johnlanni
|
728a9de165
|
update mcp-server plugin dependency
|
2025-04-02 13:41:49 +08:00 |
|