@gabrielsmartin/orbit-sdk 0.5.1 → 0.5.2
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -158,7 +158,7 @@ curl -X POST https://api.gtll.app/orbitRoute \
|
|
|
158
158
|
| Pro | $19/mo | Unlimited · all models |
|
|
159
159
|
| Team | $99/mo | Unlimited · 5 seats |
|
|
160
160
|
|
|
161
|
-
→ **[Upgrade to Pro — $19/mo](https://buy.stripe.com/
|
|
161
|
+
→ **[Upgrade to Pro — $19/mo](https://buy.stripe.com/6oUcN4avM9Lw5M11Dwbwk02)** · [Get Team](https://buy.stripe.com/7sYeVc9rIg9U0rH5TMbwk03)
|
|
162
162
|
|
|
163
163
|
Dashboard + usage stats at [orbitai.gtll.app](https://orbitai.gtll.app)
|
|
164
164
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gabrielsmartin/orbit-sdk",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.2",
|
|
4
4
|
"description": "Rule-based LLM router. Classifies queries across 8 axes and picks the optimal model. Fast, deterministic, zero dependencies.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "src/index.js",
|