@gabrielsmartin/orbit-sdk 0.3.3 → 0.3.4

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 (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -162,6 +162,10 @@ For a team running 100k queries/month at GPT-4o:
162
162
 
163
163
  ---
164
164
 
165
+ ## Live demo
166
+
167
+ [orbitai.gtll.app](https://orbitai.gtll.app) — route a real query, see the fingerprint radar, watch the savings counter.
168
+
165
169
  ## Source
166
170
 
167
171
  [github.com/gtllco/orbit](https://github.com/gtllco/orbit)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gabrielsmartin/orbit-sdk",
3
- "version": "0.3.3",
3
+ "version": "0.3.4",
4
4
  "description": "Intelligent AI model routing with signal layer. 85% cost savings. 777·555·333",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",