aiagent.club
English
GitHub

marvin

AI Agent 指数 第 354(共 964)

17 综合分
真实使用
动量
1
关注度
65

项目介绍

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,…

各数据源

6.2k Star
  • Star 6.2k
  • Fork 409
  • 提交 4.0k
  • 发布 88