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
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of magentic!