aiagent.club
English
GitHub 仓库

PrefectHQ/marvin

Python 首次收录 2023-03-10 更新于 2026-09-12 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 292(共 803)

6.2k Star

an ambient intelligence library

项目介绍

Marvin is a Python framework for producing structured outputs and building agentic AI workflows.

Marvin provides an intuitive API for defining workflows and delegating work to LLMs:

Configure your LLM provider (Marvin uses OpenAI by default but natively supports all Pydantic AI models):

Marvin offers a few intuitive ways to work with AI:

The gang's all here - you can find all the structured-output utilities from marvin 2.x at the top level of the package.

How to use extract, cast, classify, and generate

Classify unstructured input as one of a set of predefined labels:

Generate some number of structured objects from a description:

marvin 3.0 introduces a new way to work with AI,…

摘自 github.com/PrefectHQ/marvin

最新指标

Star 6.2k 2026-09-12
Fork 414 2026-09-12
提交 4.0k 2026-09-12
发布 88 2026-09-12
Watcher 33 2026-09-12
开放 issue 63 2026-09-12
开放 PR 50 2026-09-12