Provider Tiers
Resources are built and maintained by providers. We categorize them into three tiers:| Tier | Description | Status |
|---|---|---|
| First-party | Built and maintained by Pragmatiks. Guaranteed to work and fully supported. | Available |
| Verified Partners | Certified by Pragmatiks, maintained by partners. | Coming soon |
| Community | Shared by the community. | Coming soon |
Available Resources
All resources below are first-party, built and maintained by Pragmatiks.GCP Provider
Google Cloud Platform infrastructure resources.| Resource | Description |
|---|---|
gcp/storage | Cloud Storage buckets |
gcp/gke | GKE Autopilot clusters |
gcp/secret | Secret Manager secrets |
Anthropic Provider
Claude AI model integration.| Resource | Description |
|---|---|
anthropic/messages | Claude Messages API for completions |
OpenAI Provider
OpenAI model integration.| Resource | Description |
|---|---|
openai/chat_completions | Chat Completions API |
openai/embeddings | Text embeddings API |
Docling Provider
Document parsing for RAG pipelines.| Resource | Description |
|---|---|
docling/parser | Parse PDF, DOCX, HTML, Markdown with OCR support |
Qdrant Provider
Vector database for similarity search.| Resource | Description |
|---|---|
qdrant/database | Deploy Qdrant to GKE via Helm |
qdrant/collection | Manage vector collections |
Agno Provider
AI agent deployment.| Resource | Description |
|---|---|
agno/agent | Deploy AI agents to GKE |
Pragma Provider
Platform resources built into Pragmatiks.| Resource | Description |
|---|---|
pragma/secret | Secure credential storage (deprecated, use gcp/secret) |
Browsing Resources
The web store is coming with the pragma-os dashboard. For now, browse resources via the CLI:Building Your Own
Want to create resources for your team or the community?Building Providers
Learn how to build custom providers and resources.