mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
rename to plano
This commit is contained in:
parent
15fbb6c3af
commit
4c2fe9e85e
18 changed files with 90 additions and 87 deletions
|
|
@ -87,7 +87,7 @@ Arch's CLI allows you to manage and interact with the Arch gateway efficiently.
|
|||
```console
|
||||
$ python3.12 -m venv venv
|
||||
$ source venv/bin/activate # On Windows, use: venv\Scripts\activate
|
||||
$ pip install archgw==0.3.22
|
||||
$ pip install plano==0.4.0
|
||||
```
|
||||
|
||||
### Use Arch as a LLM Router
|
||||
|
|
@ -276,7 +276,7 @@ endpoints:
|
|||
```sh
|
||||
|
||||
$ archgw up arch_config.yaml
|
||||
2024-12-05 16:56:27,979 - cli.main - INFO - Starting archgw cli version: 0.3.22
|
||||
2024-12-05 16:56:27,979 - cli.main - INFO - Starting archgw cli version: 0.4.0
|
||||
2024-12-05 16:56:28,485 - cli.utils - INFO - Schema validation successful!
|
||||
2024-12-05 16:56:28,485 - cli.main - INFO - Starting arch model server and arch gateway
|
||||
2024-12-05 16:56:51,647 - cli.core - INFO - Container is healthy!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue