Install the agentc
package using the instructions in the README.md!
To run the tests defined in the tests
folder, execute the following command:
cd libs/agentc_cli
pytest tests
This command will spin up a Docker instance and use the networking on your host, so make sure you have no other local Couchbase instances using the default Couchbase ports (i.e., 8091-8097, 9123, 11207, 11210, 11280, and 18091-18097).