Overview
Pythonic LLM library treating LLM calls as Python functions with strong type-safety, validation, and tools support.
Details
Mirascope is a Pythonic LLM library treating LLM calls as Python functions with strong type-safety (Pydantic), validation, tools support, and structured outputs. Mirascope emphasizes a developer experience that feels native to Python rather than a separate framework abstraction. Mirascope is part of the broader category of lightweight Python LLM libraries focused on developer ergonomics.
Tags
agent-framework, open-source, python, lightweight