rinfx
|
f4905cbba7
|
add rebuild logic for ai-cache (#3185)
|
2025-12-22 09:36:02 +08:00 |
|
johnlanni
|
f79e3b9556
|
update wasm-go sdk for wasmplugins which use redis call
Change-Id: Ifc5efb21f4860fc85d096604a53a10e85797d813
|
2025-11-03 15:05:03 +08:00 |
|
Xijun Dai
|
47827ad271
|
refactor(v2): upgrade module to github.com/alibaba/higress/v2 (#2922)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-09-21 14:29:07 +08:00 |
|
Jingze
|
a00b810be5
|
feat(wasm-go): add wasm go plugin unit test and ci workflow (#2809)
|
2025-08-28 20:02:03 +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 |
|
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 |
|
xingpiaoliang
|
081ab6ee8d
|
Migrate WASM Go Plugins to New SDK and Go 1.24 (#2532)
|
2025-07-11 10:43:00 +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 |
|
Yiiong
|
9a07c50f44
|
docs: 添加Azure OpenAI配置说明 (#1976)
|
2025-03-29 20:11:48 +08:00 |
|
Yiiong
|
b86e9fc938
|
feat: add azure embedding to ai-cache (#1975)
|
2025-03-29 18:08:37 +08:00 |
|
澄潭
|
ea0143829d
|
Fix log import (#1957)
|
2025-03-26 20:27:53 +08:00 |
|
澄潭
|
45fbc8b084
|
optimize plugin sdk (#1930)
|
2025-03-22 22:46:37 +08:00 |
|
Yiiong
|
e549c79ae4
|
feat: add xfyun emb to ai-cache (#1921)
|
2025-03-20 11:05:36 +08:00 |
|
rinfx
|
9e2df8f7c7
|
add redis init status log (#1867)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-03-10 17:10:53 +08:00 |
|
Yiiong
|
b897825069
|
feat: add huggingface embedding to ai-cache (#1864)
|
2025-03-10 16:59:13 +08:00 |
|
澄潭
|
f6c48415d1
|
Add database configuration for plugins that use Redis. (#1814)
|
2025-02-26 10:52:54 +08:00 |
|
澄潭
|
2e6ddd7e35
|
Add ai search plugin (#1804)
|
2025-02-24 11:14:47 +08:00 |
|
Yiiong
|
2986e1911d
|
feat: add ollama embedding to ai-cache (#1794)
|
2025-02-21 15:21:49 +08:00 |
|
mirror
|
7272eff8b6
|
update ai-cache extension (#1746)
|
2025-02-13 19:49:52 +08:00 |
|
rinfx
|
ea0d5e7564
|
Improve ai plugins (#1657)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-01-09 22:04:51 +08:00 |
|
澄潭
|
2501895b66
|
ai-cache update body buffer limit size (#1644)
|
2025-01-06 14:53:29 +08:00 |
|
ayanami-desu
|
2d74c48e8a
|
Add cohere embedding for ai-cache (#1572)
|
2024-12-27 17:48:44 +08:00 |
|
澄潭
|
6dc4d43df5
|
optimize ai cache (#1626)
|
2024-12-27 10:10:57 +08:00 |
|
rinfx
|
d74d327b68
|
bugfix: cannot parse content if one streaming body has multi chunks (#1606)
|
2024-12-19 16:21:57 +08:00 |
|
rinfx
|
ec39d56731
|
AI observability upgrade (#1587)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-12-16 10:27:49 +08:00 |
|
mirror
|
0ba63e5dd4
|
fix: default port of static service in ai-cache plugin (#1591)
|
2024-12-13 19:03:26 +08:00 |
|
duxin40
|
be57960c22
|
Support OpenAI embedding. (#1542)
|
2024-12-11 11:42:51 +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 |
|
Squidward
|
7bd438877b
|
add textin embedding for ai-cache (#1493)
|
2024-11-08 13:48:32 +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 |
|
澄潭
|
badf4b7101
|
ai cache plugin support set skip ai cache header (#1380)
|
2024-10-21 15:43:01 +08:00 |
|
澄潭
|
c7c4ae1da2
|
update plugins doc (#1305)
|
2024-09-12 21:48:40 +08:00 |
|
澄潭
|
536a3069a8
|
Update README.md
|
2024-08-06 20:15:33 +08:00 |
|
Kent Dong
|
f069ad5b0d
|
feat: Add statusCodeDetails info when returning response in Wasm plugins directly (#1116)
|
2024-07-16 09:52:46 +08:00 |
|
Kent Dong
|
5306385e6b
|
feat: Support loading custom parameters in build-and-push-wasm-plugin-image.yaml (#1118)
|
2024-07-12 14:23:12 +08:00 |
|
澄潭
|
38ddc49360
|
Optimize the method for judging streaming responses (#1017)
|
2024-05-30 17:50:28 +08:00 |
|
澄潭
|
909f8bc719
|
Update main.go
|
2024-05-30 10:26:52 +08:00 |
|
澄潭
|
863d0e5872
|
Update main.go
|
2024-05-30 09:53:48 +08:00 |
|
澄潭
|
812edf1490
|
add ai cache plugin (#1010)
|
2024-05-29 21:10:22 +08:00 |
|