Prompty Examples¶
One of the best ways to build your expertise and intuition for Prompty is to start with an example asset, then iteratively customize and extend it. In this section, we documented a collection of simple .prompty
asset files, each illustrating a simple feature or capability with a concrete scenario and sample input to contextualize it.
Table Of Contents¶
- Schema: Type
- Working with Image Data
- Working with JSON Data from Local File
- Using Sample JSON Files
- Writing Inline Functions for Invokers
- Serverless Example
- OpenAI Example
- Azure Example
- Safety Instructions
- Mode Configuration
- Custom Template Example
- Multi-Function Example
- Streaming Example
- Contextual Example
- JSON Output Example
- Function Chaining Example
- Custom Configuration Example
- Multi-Author Example
- Tagging Example
- Versioning Example
Want to Contribute To the Project? - Updated Guidance Coming Soon.