Metadata-Version: 2.4
Name: optimize_anything
Version: 0.0.1
Summary: A framework for optimizing textual system components (AI prompts, code snippets, etc.) using LLM-based reflection and Pareto-efficient evolutionary search.
Author-email: Lakshya A Agrawal <lakshyaaagrawal@berkeley.edu>
License: MIT
Project-URL: Homepage, https://github.com/gepa-ai/gepa
Project-URL: Bug Tracker, https://github.com/gepa-ai/gepa/issues
Requires-Python: <3.15,>=3.10
Description-Content-Type: text/markdown

# optimize_anything

A framework for optimizing textual system components (AI prompts, code snippets, etc.) using LLM-based reflection and Pareto-efficient evolutionary search.

See [gepa](https://pypi.org/project/gepa/) for the full package.
