Installation
Quick Start
Core Classes
LocalRegistry
Filesystem-based registry with atomic writes and concurrency safety.Publish a Recipe
Pull a Recipe
List Recipes
Search Recipes
Get Recipe Info
Delete a Recipe Version
HttpRegistry
HTTP client for remote registries with token authentication.Health Check
All LocalRegistry Methods Available
HttpRegistry supports the same methods as LocalRegistry:get_registry Factory
Automatically returns the appropriate registry type based on input.Error Handling
Environment Variables
| Variable | Description |
|---|---|
PRAISONAI_REGISTRY_TOKEN | Default token for HTTP registry authentication |
Starting a Local HTTP Server
Complete Example
See Also
- Recipe Registry CLI - Command-line interface
- Recipe Commands - Full recipe CLI reference

