update cli to 0.1.6 (#338)

This commit is contained in:
Adil Hafeez 2024-12-06 15:48:07 -08:00 committed by GitHub
parent c186c3dfc0
commit af0e7d178b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 3874 additions and 204 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