You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
543 B
14 lines
543 B
# Generation Length Blog Examples
|
|
|
|
This directory contains examples related to generation length management and long-form content generation.
|
|
|
|
## Examples
|
|
|
|
- [longform_generator.py](longform_generator.py) - Long-form content generator
|
|
- [universal_api.py](universal_api.py) - Universal API for generation
|
|
|
|
## Overview
|
|
|
|
These examples demonstrate techniques for managing generation length, creating long-form content, and implementing universal APIs for content generation. Useful for blog posts, articles, and extended text generation tasks.
|
|
|