@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.
- package/README.md +4 -0
- 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)
|