mirror of
https://github.com/katanemo/plano.git
synced 2026-05-10 00:02:43 +02:00
fix demo broken links
This commit is contained in:
parent
50bea9135c
commit
7b51cce2f7
3 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,3 +30,4 @@ model_server/venv_model_server
|
||||||
model_server/build
|
model_server/build
|
||||||
model_server/dist
|
model_server/dist
|
||||||
arch_logs/
|
arch_logs/
|
||||||
|
dist/
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ The system can perform a variety of tasks, such as answering insurance-related q
|
||||||
**Arch** is designed to intelligently routes prompts to the appropriate functions based on the target, allowing for seamless interaction with various insurance-related services.
|
**Arch** is designed to intelligently routes prompts to the appropriate functions based on the target, allowing for seamless interaction with various insurance-related services.
|
||||||
|
|
||||||
# Starting the demo
|
# Starting the demo
|
||||||
1. Please make sure the [pre-requisites](../../../README.md?tab=readme-ov-file#prerequisites) are installed correctly
|
1. Please make sure the [pre-requisites](https://github.com/katanemo/arch/?tab=readme-ov-file#prerequisites) are installed correctly
|
||||||
2. Start Arch
|
2. Start Arch
|
||||||
```sh
|
```sh
|
||||||
sh run_demo.sh
|
sh run_demo.sh
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ The assistant can perform several key operations, including rebooting devices, a
|
||||||
|
|
||||||
|
|
||||||
# Starting the demo
|
# Starting the demo
|
||||||
1. Please make sure the [pre-requisites](../../../README.md?tab=readme-ov-file#prerequisites) are installed correctly
|
1. Please make sure the [pre-requisites](https://github.com/katanemo/arch/?tab=readme-ov-file#prerequisites) are installed correctly
|
||||||
2. Start Arch
|
2. Start Arch
|
||||||
```sh
|
```sh
|
||||||
sh run_demo.sh
|
sh run_demo.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue