@rely-ai/caliber 1.30.6 → 1.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/bin.js +708 -410
  3. package/package.json +24 -5
package/README.md CHANGED
@@ -343,7 +343,7 @@ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account.json
343
343
  See [CONTRIBUTING.md](./CONTRIBUTING.md) for detailed guidelines.
344
344
 
345
345
  ```bash
346
- git clone https://github.com/rely-ai-org/caliber.git
346
+ git clone https://github.com/caliber-ai-org/ai-setup.git
347
347
  cd caliber
348
348
  npm install
349
349
  npm run dev # Watch mode