mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
release 0.3.10 (#555)
This commit is contained in:
parent
359b6fc4ab
commit
1fdde8181a
14 changed files with 29 additions and 29 deletions
|
|
@ -82,7 +82,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.9
|
||||
$ pip install archgw==0.3.10
|
||||
```
|
||||
|
||||
### Build Agentic Apps with Arch Gateway
|
||||
|
|
@ -148,7 +148,7 @@ endpoints:
|
|||
```sh
|
||||
|
||||
$ archgw up arch_config.yaml
|
||||
2024-12-05 16:56:27,979 - cli.main - INFO - Starting archgw cli version: 0.3.9
|
||||
2024-12-05 16:56:27,979 - cli.main - INFO - Starting archgw cli version: 0.3.10
|
||||
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