mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
update readme
This commit is contained in:
parent
eb35b40635
commit
8195a4ee3d
1 changed files with 6 additions and 6 deletions
|
|
@ -20,16 +20,16 @@ Then open AnythingLLM at http://localhost:3001/
|
|||
|
||||
Or start manually:
|
||||
|
||||
1. Start Plano
|
||||
```bash
|
||||
planoai up config.yaml
|
||||
```
|
||||
|
||||
2. (Optional) Start AnythingLLM and Jaeger
|
||||
1. (Optional) Start AnythingLLM and Jaeger
|
||||
```bash
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
2. Start Plano
|
||||
```bash
|
||||
planoai up config.yaml
|
||||
```
|
||||
|
||||
3. Test with curl or open AnythingLLM http://localhost:3001/
|
||||
|
||||
# Testing out preference based routing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue