aiagent.club
中文
GitHubPyPI

mirascope

#121 of 964 in the AI Agent Index

30 Score
Real usage
46
Momentum
Attention
37

About

This directory contains the Python implementation of Mirascope: The LLM Anti-Framework. It's intended as a "Goldilocks API" that affords the fine-grained control you'd get from using raw provider APIs, as well as the type safety and easy ergonomics that are offered by higher-level agent frameworks. Think of Mirascope as the "React" of LLM development, where provider native APIs are HTML/CSS, and the agent frameworks are Angular.

Here's an example of creating a simple agent, with tool-calling and streaming, using Mirascope. For many more examples, read the docs.

Here are helpful development commands. All must be run from within the python directory.

Check ruff linter (fixing issues where…

Across sources

75.2k Downloads / month
  • Downloads / month 75.2k
  • Downloads / week 17.7k
  • Downloads / day 3.3k
1.5k Stars
  • Stars 1.5k
  • Forks 122
  • Commits 6.4k
  • Releases 177