multiai Release Notes
The release history is listed from newest to oldest. To check your installed version, run: python -m pip show multiai
. To upgrade to the latest version, run: python -m pip install --upgrade multiai
.
1.3.2 - 2025/9/30
- Migrated from pkg_resources to importlib.metadata as pkg_resources is being deprecated.
1.3.1 - 2025/8/8
1.3.0 - 2025/5/2
- Resolve conflict with the -l option
1.2.0 - 2025/2/21
1.1.0 - 2025/2/6
- DeepSeek and local LLM support
1.0.0 - 2024/12/6
0.1 - 2024/8/16
See also