clavue 8.8.80 → 8.8.81

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.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Clavue v8.8.80
1
+ # Clavue v8.8.81
2
2
 
3
3
  ![Clavue cover](https://unpkg.com/clavue/image.png)
4
4
 
@@ -37,6 +37,8 @@ Clavue is built around a simple operating model: the user owns the workflow, the
37
37
 
38
38
  For full user-facing usage and learning documentation, start in [study/README.md](./study/README.md).
39
39
 
40
+ For provider and model routing setup, see [Clavue Provider And Model Best Practices](./docs/clavue-provider-model-best-practices.md).
41
+
40
42
  ## Install
41
43
 
42
44
  Requirements:
@@ -83,7 +85,7 @@ curl -fsSL https://unpkg.com/clavue/install.sh | bash
83
85
  Install a specific version:
84
86
 
85
87
  ```bash
86
- curl -fsSL https://unpkg.com/clavue@8.8.80/install.sh | bash -s -- 8.8.80
88
+ curl -fsSL https://unpkg.com/clavue@8.8.81/install.sh | bash -s -- 8.8.81
87
89
  ```
88
90
 
89
91
  ## Quick Start: Custom API