Managed apps
Managed apps will let you deploy common AI applications — chat interfaces, retrieval pipelines, agent frameworks and similar — already wired up to your ResetData models, without running the infrastructure yourself.
How we expect it to work
Section titled “How we expect it to work”- Pick an app from a catalog of supported applications.
- Configure it — which model it uses, who can reach it, and any app-specific settings.
- Deploy, and get a URL.
- We run it — updates, restarts and monitoring included.
What we expect to hold true
Section titled “What we expect to hold true”- Apps are pre-connected to your workspace’s models and keys, so there is no base URL or key wrangling.
- Inference billed as usual per token; the app’s own hosting billed separately.
- Access controlled through your workspace, not a second set of accounts.
The intent is to remove the gap between “the API works” and “my team can use it” — which today means someone has to stand up and maintain a front end.