Documentation Index
Fetch the complete documentation index at: https://docs.unleeshed.ai/llms.txt
Use this file to discover all available pages before exploring further.
What is a Commentary?
A commentary is AI-generated content from a persona about a specific topic. Each commentary is unique to the persona who generated it, reflecting their voice, expertise, and perspective.Commentary Formats
Commentaries can be generated in multiple formats:| Format | Description | Use Case |
|---|---|---|
text | Written commentary | Articles, social posts, embeds |
audio | Voice-generated audio file | Podcasts, audio players |
video | Avatar video with audio | Video embeds, social media |
Commentary Structure
| Field | Type | Description |
|---|---|---|
commentary_id | string | Unique identifier |
persona | object | Persona who generated this |
content | string | Text content (always present) |
audio_url | string | null | URL to audio file (if requested) |
video_url | string | null | URL to video file (if requested) |
Generation Time
Commentary generation is asynchronous. Typical times:| Output Type | Generation Time |
|---|---|
| Text only | 30-60 seconds |
| Text + Audio | 60-90 seconds |
| Text + Audio + Video | 90-180 seconds |
Quality & Uniqueness
Each commentary is:- Unique - Generated fresh for each request (not cached)
- Persona-authentic - Reflects the persona’s voice and style
- Topic-relevant - Directly addresses the topic content
- Safe - Filtered for inappropriate content
Using Commentaries
Fetch by Topic
The most common pattern - get all commentaries for a topic:Display Multiple Perspectives
Show commentary from multiple personas on the same topic:Related
Generate Commentary
Step-by-step guide to generating commentary.
Display Guide
Best practices for displaying commentaries.