Skip to content

Examples

If you haven't read it yet, we recommend reading Getting Started first.

PromptoGen is a lightweight library, but since it represents prompts with simple data classes, it allows for easy abstract operations.

Below, we introduce some of its features.

Automatic prompt generation

Generating LLM Inferences

More Detailed Documentation

You can find more detailed examples at examples(GitHub).