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
Ship AI Apps Faster with Vertex AI
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of magentic!