Mirascope/mirascope
A lightweight Python/TypeScript library that provides a unified decorator-based interface for calling various LLM providers and building agents with tools.

Velocity · 7d
+1.6
★ / day
Trend
→steady
star history
Mirascope is an LLM anti-framework that abstracts away provider-specific complexity, letting developers call any frontier LLM (Anthropic, OpenAI, etc.) through simple Python decorators. It supports structured output via Pydantic models, tool use for building agents, and stream handling. The library aims for minimal boilerplate compared to heavier frameworks.