mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 17:26:26 +02:00
update code to use 0.2.4 release (#446)
* update code to use 0.2.4 release * update lock file
This commit is contained in:
parent
eb48f3d5bb
commit
9f59943041
6 changed files with 15 additions and 15 deletions
|
|
@ -25,7 +25,7 @@ Arch's CLI allows you to manage and interact with the Arch gateway efficiently.
|
|||
|
||||
$ python -m venv venv
|
||||
$ source venv/bin/activate # On Windows, use: venv\Scripts\activate
|
||||
$ pip install archgw==0.2.3
|
||||
$ pip install archgw==0.2.4
|
||||
|
||||
|
||||
Build AI Agent with Arch Gateway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue