Skip to content

Commit 83a9020

Browse files
committed
chore: update rag-api-server to 0.6.5
Signed-off-by: Xin Liu <[email protected]>
1 parent cef9397 commit 83a9020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ printf "[+] Downloading LlamaEdge API server ...\n"
342342
# check_curl https://github.com/LlamaEdge/rag-api-server/releases/latest/download/rag-api-server.wasm $gaianet_base_dir/rag-api-server.wasm
343343
# check_curl https://github.com/LlamaEdge/LlamaEdge/releases/latest/download/llama-api-server.wasm $gaianet_base_dir/llama-api-server.wasm
344344

345-
check_curl https://github.com/LlamaEdge/rag-api-server/releases/download/0.6.4/rag-api-server.wasm $gaianet_base_dir/rag-api-server.wasm
345+
check_curl https://github.com/LlamaEdge/rag-api-server/releases/download/0.6.5/rag-api-server.wasm $gaianet_base_dir/rag-api-server.wasm
346346
check_curl https://github.com/LlamaEdge/LlamaEdge/releases/download/0.11.3/llama-api-server.wasm $gaianet_base_dir/llama-api-server.wasm
347347

348348
info " * The rag-api-server.wasm and llama-api-server.wasm are downloaded in $gaianet_base_dir"

0 commit comments

Comments
 (0)