Terms of Use
Last updated: July 15, 2026
1. The software
plnt is open-source software released under the Apache License 2.0. Your use of the software is governed by that license. Nothing on this website modifies, supersedes, or grants any rights beyond the license text itself.
The full license is available in the LICENSE file of the repository.
2. This website
This site (plnt.work) is informational. It describes the plnt project
(an orchestration runtime for agentic workflows), links to source code and documentation,
and hosts an interactive playground. No accounts, no purchases, no user submissions retained.
3. The playground
The playground at play.plnt.work
is a demonstration surface. Invocation payloads you send are forwarded to whichever
model backend is configured for that workflow, and the response is streamed back to
your browser. Neither the payload nor the response is stored on our infrastructure
beyond the lifetime of the request.
The playground is provided for evaluation and demonstration only. Do not send confidential data, personal data, credentials, or anything covered by a non-disclosure obligation. Rate limits and abuse controls apply; misuse (bulk automation, credential stuffing, benchmarking, model extraction) may be blocked without notice.
4. No warranty
The software and the playground are provided "as is", without warranty of any kind, express or implied. plnt deploys and orchestrates workflows on your own Kubernetes cluster; you are responsible for understanding the workflows you run, the models they invoke, and the effects of any tools those workflows call.
- The playground uses stub replies when no live backend is configured — mock data, no real inference.
- When a live backend is configured, requests go to that backend directly. Their terms apply.
- plnt itself does not proxy through third-party infrastructure we control.
5. Third-party services
plnt can orchestrate workflows that call third-party providers (OpenAI, Anthropic, Groq, Together, self-hosted vLLM/TGI/SGLang, or any OpenAI-compatible upstream) based on how you configure them. Your use of those providers is governed by their terms and privacy policies.
6. Contributions
Contributions to any repository under github.com/plnt-work
are accepted under Apache-2.0. By submitting a pull request you certify the
contribution is yours to license under Apache-2.0 (a Developer Certificate of
Origin equivalent).
7. Trademark
"plnt" and the wordmark may be used to refer to the project. You may not use them to imply endorsement of a different product, misrepresent affiliation, or brand a fork in a way that confuses users.
8. Governing law
These terms are governed by the laws applicable to open-source software published on GitHub. Disputes about the software itself are governed by the Apache-2.0 license.
9. Changes
These terms may be updated. The latest version is always at plnt.work/terms. Material changes will be noted at the top of this page.
Questions? Open an issue on GitHub.
© 2026 plnt.work. Apache-2.0 licensed. Trademark and site content, all rights reserved where applicable.