Kent Dong
|
380717ae3d
|
fix: Make opa listen to all IPs (#1621)
|
2024-12-26 17:41:28 +08:00 |
|
Kent Dong
|
8f3723f554
|
feat: Support setting gateway.unprivilegedPortSupported manually (#1616)
|
2024-12-23 19:45:47 +08:00 |
|
VinciWu557
|
909cc0f088
|
feat: AI 代理 Wasm 插件接入 Together AI (#1617)
|
2024-12-23 15:39:56 +08:00 |
|
007gzs
|
4eaf204737
|
Enhance the capabilities of the AI Intent plugin (#1605)
|
2024-12-20 10:25:17 +08:00 |
|
澄潭
|
748bcb083a
|
redis wrapper support lazy init and database options (#1602)
|
2024-12-19 16:22:56 +08:00 |
|
澄潭
|
39c007d045
|
optimize ai proxy (#1603)
|
2024-12-19 16:22:35 +08:00 |
|
rinfx
|
d74d327b68
|
bugfix: cannot parse content if one streaming body has multi chunks (#1606)
|
2024-12-19 16:21:57 +08:00 |
|
澄潭
|
be27726721
|
Update CODEOWNERS
|
2024-12-19 14:36:11 +08:00 |
|
澄潭
|
34cc1c0632
|
Update README.md
|
2024-12-18 17:02:28 +08:00 |
|
澄潭
|
5694475872
|
Update README.md
|
2024-12-18 16:59:03 +08:00 |
|
rinfx
|
2f5709a93e
|
qwen bailian compatible bug fix (#1597)
|
2024-12-17 16:57:31 +08:00 |
|
StarryNight
|
2a200cdd42
|
AI proxy return unified status in header phase (#1588)
|
2024-12-16 18:41:38 +08:00 |
|
rinfx
|
ec39d56731
|
AI observability upgrade (#1587)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-12-16 10:27:49 +08:00 |
|
韩贤涛
|
8544fa604d
|
feat: support choosing chatCompletionV2 or chatCompletionPro API for minimax provider (#1593)
|
2024-12-15 15:12:00 +08:00 |
|
mirror
|
0ba63e5dd4
|
fix: default port of static service in ai-cache plugin (#1591)
|
2024-12-13 19:03:26 +08:00 |
|
mirror
|
441408c593
|
docs: fix typos in ai-quota document (#1589)
|
2024-12-13 08:56:43 +08:00 |
|
duxin40
|
be57960c22
|
Support OpenAI embedding. (#1542)
|
2024-12-11 11:42:51 +08:00 |
|
rinfx
|
f32020068a
|
bugfix and extend ai log (#1576)
|
2024-12-09 20:39:13 +08:00 |
|
澄潭
|
1a8fce48f0
|
Update release-hgctl.yaml
|
2024-12-06 14:01:18 +08:00 |
|
澄潭
|
85c7b1f501
|
rel: Release 2.0.4 (#1571)
v2.0.4
|
2024-12-06 13:52:03 +08:00 |
|
pepesi
|
8f660211e3
|
feat: ai-proxy support custom error handler by cover util.ErrorHandler (#1537)
|
2024-12-06 11:47:50 +08:00 |
|
rinfx
|
433227323d
|
extension mechanism for custom logs and span attributes (#1451)
|
2024-12-05 18:39:00 +08:00 |
|
pepesi
|
b36e5ea26b
|
feat: allow cover api-version when use ai-proxy azure provider (#1535)
|
2024-12-05 13:41:02 +08:00 |
|
rinfx
|
ce66ff68ce
|
solve aliyun lvwang content length limit problem (#1569)
|
2024-12-05 13:39:20 +08:00 |
|
pepesi
|
d026f0fca5
|
feat: ai-proxy support dashscope-finance (#1554)
|
2024-12-05 11:48:09 +08:00 |
|
rinfx
|
22790aa149
|
fix moonshot usage compatible problem (#1568)
|
2024-12-05 11:35:25 +08:00 |
|
澄潭
|
7ce6d7aba1
|
fix xds cache (#1559)
|
2024-12-04 00:55:29 +08:00 |
|
Se7en
|
e705a0344f
|
fix: qwen stream issue (#1564)
|
2024-12-03 13:10:47 +08:00 |
|
澄潭
|
d6094974c2
|
update ai proxy go mod (#1556)
|
2024-12-02 14:41:55 +08:00 |
|
mamba
|
6187be97e5
|
fix: 🐛 frontend-grayurl 解析不正确导致路由失败 (#1550)
|
2024-11-29 13:09:05 +08:00 |
|
澄潭
|
bb64b43f23
|
set concurrency argument of proxy by cpu limit/request (#1552)
|
2024-11-28 16:55:57 +08:00 |
|
澄潭
|
ca7458cf1c
|
Optimize the overall log output (#1549)
|
2024-11-27 20:44:34 +08:00 |
|
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 |
|
澄潭
|
a7593381e1
|
fix ai fallback (#1541)
|
2024-11-25 16:48:59 +08:00 |
|
澄潭
|
e68a8ac25f
|
add model-mapper plugin & optimize model-router plugin (#1538)
wasm-go-ai-security-guard-v1.0.0
|
2024-11-22 22:24:42 +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 |
|
澄潭
|
ebc5b2987e
|
fix compile of wasm cpp plugins (#1511)
|
2024-11-14 18:49:21 +08:00 |
|
007gzs
|
ca97cbd75a
|
fix workflows build-and-push-wasm-plugin-image (#1508)
|
2024-11-13 17:39:24 +08:00 |
|
hanans426
|
a787e237ce
|
增加快速部署到阿里云的部署方案 (#1506)
|
2024-11-13 16:26:55 +08:00 |
|
纪卓志
|
6a1bf90d42
|
feat: supports custom prepare build script (#1490)
|
2024-11-12 13:45:28 +08:00 |
|
007gzs
|
60e476da87
|
fix example sse build error (#1503)
|
2024-11-11 17:47:26 +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 |
|
littlejian
|
4d1a037942
|
feat: Automatically generating markdown documentation for helm charts with helm-docs (#1496)
|
2024-11-11 11:34:38 +08:00 |
|
xingyunyang01
|
39b6eac9d0
|
AI Agent plugin adds JSON formatting output feature (#1374)
|
2024-11-11 11:11:02 +08:00 |
|