MiiFlow/miiflow-agent
Lightweight Python SDK for LLMs with unified API across 9 providers. Built-in ReAct & Plan-Execute agents, streaming, native tool calling, context injection, structured outputs, and observability.
This is a Python toolkit that helps developers build applications that use large language models (LLMs) from different providers like OpenAI, Anthropic, or Google. It allows you to feed in text prompts and get back responses, seamlessly switching between various LLMs without changing your code. Developers working on AI-powered applications or services would use this to integrate advanced language capabilities.
Available on PyPI.
Use this if you are a developer building AI applications and need a streamlined way to integrate and swap between different LLMs, especially for tasks requiring multiple steps or external tools.
Not ideal if you are looking for a no-code solution or a non-developer tool for direct use, as this is a programming library for building applications.
Stars
95
Forks
20
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/MiiFlow/miiflow-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with...
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
Intelligent-Internet/ii-agent
II-Agent: a new open-source framework to build and deploy intelligent agents
agentuniverse-ai/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent...