-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
I followed the instructions in readme.md. it built successfully i guess.
but when i run wasmedge rag-api-server.wasm -h, i got the following errors:
[2024-05-29 18:44:18.672] [error] instantiation failed: unknown import, Code: 0x62
[2024-05-29 18:44:18.672] [error] When linking module: "rustls_client" , function name: "new_codec"
[2024-05-29 18:44:18.672] [error] At AST node: import description
[2024-05-29 18:44:18.672] [error] At AST node: import section
[2024-05-29 18:44:18.672] [error] At AST node: module
Reactions are currently unavailable