A Prompt in R2R represents a templated instruction or query pattern that standardizes how the system interacts with language models and other AI components. Prompts serve as reusable blueprints for generating consistent and context-aware outputs across workflows. Managed by superusers, prompts ensure governance, maintain version control, and support type-safe customization for different application contexts.Documentation Index
Fetch the complete documentation index at: https://io.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
Key Capabilities
Prompts in R2R provide:- Templated instruction management for reusable prompt definitions.
- Type-safe input handling to ensure structured and validated parameter substitution.
- Centralized prompt governance for system-wide consistency and quality control.
- Dynamic prompt generation to adapt templates based on context or input data.
- Version control for tracking updates and maintaining reproducibility.
Available Endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /prompts | Create a new prompt template. |