miiflow-llm (DEPRECATED)
This package has been renamed to
miiflow-agent.
Migration
Update your dependencies:
# Remove old package
pip uninstall miiflow-llm
# Install new package
pip install miiflow-agent
Update your imports:
# Old
from miiflow_llm import Agent, LLMClient
# New
from miiflow_agent import Agent, LLMClient
Why the rename?
The package has evolved from a simple LLM client to a full agent orchestration framework with:
- ReAct agents
- Plan & Execute orchestration
- Multi-Agent orchestration
- Tool system with auto schema generation
The name miiflow-agent better reflects its current capabilities.
Links
- New Package: https://pypi.org/project/miiflow-agent/
- GitHub: https://github.com/Miiflow/miiflow-agent
- Documentation: https://github.com/Miiflow/miiflow-agent#readme
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
miiflow_llm-0.5.2.tar.gz
(1.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file miiflow_llm-0.5.2.tar.gz.
File metadata
- Download URL: miiflow_llm-0.5.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.0.1 CPython/3.11.6 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e76ad20c3d1264e9fe78046fcce7c330004fc2c55e279266567a16a8f6f858c2
|
|
| MD5 |
e83560cdc85f666b21279daec3d78cfb
|
|
| BLAKE2b-256 |
962ae0039622fad6f091eb0588564c9d89482580b06deedbabbb96c8aa694d2f
|
File details
Details for the file miiflow_llm-0.5.2-py3-none-any.whl.
File metadata
- Download URL: miiflow_llm-0.5.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.0.1 CPython/3.11.6 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8300dc97b910211ded388237a7f510f14afd0f92e3449ffb5ac01639f00ee98
|
|
| MD5 |
9abb1303869710d93b62682bd8c959f3
|
|
| BLAKE2b-256 |
57f23ef6fd7c2f7c476322a47c2a8eda5c0e49e9c0dc983135862562ed14d501
|