Se7en
|
ee2dd76ae1
|
feat: migrate baidu provider to v2 api (#1527)
|
2024-11-27 20:12:00 +08:00 |
|
pepesi
|
8154cf95f1
|
feat: support custom log (#1521)
|
2024-11-27 20:11:29 +08:00 |
|
Kent Dong
|
96575b982e
|
fix: Refresh go.mod and go.sum file contents (#1525)
|
2024-11-22 13:34:55 +08:00 |
|
EnableAsync
|
c2d405b2a7
|
feat: Enhance ai-cache Plugin with Vector Similarity-Based LLM Cache Recall and Multi-DB Support (#1248)
|
2024-11-21 16:57:41 +08:00 |
|
Jingze
|
6efb3109f2
|
fix: update oidc plugin go.mod dependencies (#1522)
|
2024-11-19 17:33:42 +08:00 |
|
Se7en
|
1b1c08afb7
|
fix: apitoken failover for coze (#1515)
|
2024-11-18 15:36:26 +08:00 |
|
Se7en
|
d24123a55f
|
feat: implement apiToken failover mechanism (#1256)
|
2024-11-16 19:03:09 +08:00 |
|
澄潭
|
f2a5df3949
|
use the body returned by the ext auth server when auth fails (#1510)
|
2024-11-14 18:50:33 +08:00 |
|
rinfx
|
2cb8558cda
|
Optimize AI security guard plugin (#1473)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-11-11 14:49:17 +08:00 |
|
xingyunyang01
|
39b6eac9d0
|
AI Agent plugin adds JSON formatting output feature (#1374)
|
2024-11-11 11:11:02 +08:00 |
|
Squidward
|
7bd438877b
|
add textin embedding for ai-cache (#1493)
|
2024-11-08 13:48:32 +08:00 |
|
澄潭
|
1ab69fcf82
|
Update README.md
|
2024-11-07 11:20:25 +08:00 |
|
mamba
|
9b995321bb
|
feat: 🎸 支持多版本能力:根据不同路由映射不同的Version版本。 (#1429)
|
2024-11-07 09:11:57 +08:00 |
|
澄潭
|
548cf2f081
|
move nottinygc to proxy-wasm-go-sdk (#1477)
|
2024-11-05 20:59:51 +08:00 |
|
rinfx
|
7e8b0445ad
|
modify log-format, then every plugin log is associated with access log (#1454)
|
2024-11-04 22:04:20 +08:00 |
|
tmsnan
|
7c33ebf6ea
|
bugfix: remove config check and fix memory leak in traffic-tag (#1435)
|
2024-10-28 16:26:29 +08:00 |
|
Yang Beining
|
acec48ed8b
|
[ai-cache] Implement a WASM plugin for LLM result retrieval based on vector similarity (#1290)
|
2024-10-27 16:21:04 +08:00 |
|
rinfx
|
d952fa562b
|
bugfix: plugin will block GET request (#1428)
|
2024-10-24 17:34:26 +08:00 |
|
mamba
|
bb6c43c767
|
feat: 【frontend-gray】添加 skipedRoutes以及skipedByHeaders 配置 (#1409)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-10-23 09:34:00 +08:00 |
|
Bingkun Zhao
|
0d79386ce2
|
fix a bug of ip-restriction plugin (#1422)
|
2024-10-22 22:17:56 +08:00 |
|
澄潭
|
badf4b7101
|
ai cache plugin support set skip ai cache header (#1380)
|
2024-10-21 15:43:01 +08:00 |
|
rinfx
|
32e5a59ae0
|
fix special charactor handle in ai-security-guard plugin (#1394)
|
2024-10-18 16:32:48 +08:00 |
|
mamba
|
11ff2d1d31
|
[frontend-gray] support grayKey from localStorage (#1395)
|
2024-10-18 13:58:52 +08:00 |
|
rinfx
|
952c9ec5dc
|
Ai proxy support coze (#1387)
|
2024-10-14 12:45:53 +08:00 |
|
lixf311
|
e26a2a37d7
|
feat: add api-workflow plugin (#1229)
|
2024-10-09 19:52:16 +08:00 |
|
mamba
|
4d0d8a7f50
|
fix: 🐛 [frontend-gray] 修复 请求非首页资源时候,路由配置 (#1353)
|
2024-10-08 13:15:58 +08:00 |
|
YeHaitao
|
14b11dcb05
|
feat: AI Proxy Wasm Plugin Integration with GitHub Models #1304 (#1362)
|
2024-10-06 17:12:48 +08:00 |
|
Kent Dong
|
71aae9ddf6
|
fix: Fix the quotation issue of deny message in ai-security-guard (#1352)
|
2024-09-27 18:45:51 +08:00 |
|
rinfx
|
1b119ed371
|
add default deny message (#1347)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-09-27 13:25:50 +08:00 |
|
Hazel0928
|
ea99159d51
|
feat: support frontend-gray plugin's envoy.yaml file to host HTML (#1343)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-09-26 22:38:33 +08:00 |
|
Jun
|
567d7c25f3
|
add buildrc (#1348)
|
2024-09-26 21:39:45 +08:00 |
|
Kent Dong
|
708e7af79a
|
feat: Support configuring a global provider list in ai-proxy plugin (#1334)
|
2024-09-26 11:27:22 +08:00 |
|
Benny
|
260772926c
|
Standardize the data structure returned by the AI security security a… (#1344)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-09-26 11:07:44 +08:00 |
|
mamba
|
af4e34b7ed
|
chore: 🤖 [frontend-gray]优化关于处理index page 处理逻辑 (#1345)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-09-26 09:16:00 +08:00 |
|
澄潭
|
8293042c25
|
Update README_EN.md
|
2024-09-25 10:55:01 +08:00 |
|
澄潭
|
1acaaea222
|
Update README.md
|
2024-09-25 10:54:37 +08:00 |
|
rinfx
|
e004321cb0
|
Update ai security guard (#1261)
|
2024-09-24 19:42:34 +08:00 |
|
rinfx
|
b82853c653
|
Update ai statistics (#1303)
|
2024-09-24 19:42:10 +08:00 |
|
rinfx
|
bef9139753
|
Ai proxy support doubao (#1337)
|
2024-09-24 18:45:40 +08:00 |
|
澄潭
|
b24731593f
|
Update README.md
|
2024-09-23 20:26:25 +08:00 |
|
澄潭
|
e7761a2ecc
|
Update README.md
|
2024-09-23 20:24:55 +08:00 |
|
brother-戎
|
c923e5cb42
|
feat: add annotation for mirror svc (#1121)
|
2024-09-23 13:53:08 +08:00 |
|
mamba
|
ee67553816
|
[frontend-gray] Increase gray types according to the ratio-weight gray (#1291)
|
2024-09-22 16:49:54 +08:00 |
|
jk-tonycui
|
ffc5458a91
|
support ai proxy for cohere (#960) (#1328)
|
2024-09-20 21:15:14 +08:00 |
|
澄潭
|
55f6ed7953
|
Update README.md
fix typo
|
2024-09-20 11:40:20 +08:00 |
|
澄潭
|
9e5188cfca
|
ext auth plugin support set service host (#1320)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-09-18 18:38:53 +08:00 |
|
rinfx
|
f51408d7ff
|
add bailian support (#1319)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-09-18 16:35:13 +08:00 |
|
xingyunyang01
|
0471249e7f
|
ai-agent插件新版本 (#1311)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-09-18 10:52:23 +08:00 |
|
澄潭
|
c7c4ae1da2
|
update plugins doc (#1305)
|
2024-09-12 21:48:40 +08:00 |
|
澄潭
|
a4e696b957
|
Add traffic tag plugin (#1296)
|
2024-09-11 11:44:37 +08:00 |
|