We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README
1 parent 9d3804e commit 99b4b26Copy full SHA for 99b4b26
README.md
@@ -579,8 +579,6 @@ cargo build --target wasm32-wasi --release --features full
579
cp target/wasm32-wasi/release/rag-api-server.wasm .
580
```
581
582
-<details> <summary> To check the CLI options, </summary>
583
-
584
To check the CLI options of the `rag-api-server` wasm app, you can run the following command:
585
586
```bash
0 commit comments