mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 04:07:31 +08:00
[ai-cache] Implement a WASM plugin for LLM result retrieval based on vector similarity (#1290)
This commit is contained in:
2
plugins/wasm-go/extensions/request-block/Dockerfile
Normal file
2
plugins/wasm-go/extensions/request-block/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM scratch
|
||||
COPY main.wasm plugin.wasm
|
||||
Reference in New Issue
Block a user