sync with main

This commit is contained in:
Adil Hafeez 2024-12-06 15:16:09 -08:00
parent 6336b81992
commit a1fe621909
2 changed files with 2 additions and 2 deletions

View file

@ -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.1.5
$ pip install archgw==0.1.6
Build AI Agent with Arch Gateway