Skip to main content

Overview

The Prompt Optimizer module provides algorithms for automatically improving LLM prompts based on evaluation metrics. It uses Optuna for hyperparameter optimization.

Available algorithms

Usage

Requires the prompt-optimizer extra: pip install "gaussia[prompt-optimizer]".