Easily integrate Large Language Models into your Python code. Simply use the @prompt and @chatprompt decorators to create functions that return structured output from the LLM. Mix LLM queries and function calling with regular Python code to create complex logic.
Features
- Structured Outputs using pydantic models and built-in python types
- Chat Prompting to enable few-shot prompting with structured examples
- Function Calling and Parallel Function Calling via the FunctionCall and ParallelFunctionCall return types
- Formatting to naturally insert python objects into prompts
- Asyncio. Simply use async def when defining a magentic function
- Streaming structured outputs to use them as they are being generated
License
MIT LicenseFollow magentic
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of magentic!