Metadata-Version: 2.3
Name: mtllm
Version: 0.4.1
Summary: DEPRECATED: install `byllm` instead.
License: MIT
Keywords: llm,jaclang,jaseci,byLLM
Author: Jason Mars
Author-email: jason@jaseci.org
Maintainer: Jason Mars
Maintainer-email: jason@jaseci.org
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: byllm (>=0.4.1)
Description-Content-Type: text/markdown

# mtllm (DEPRECATED)

**mtllm is deprecated and no longer maintained.**

Please use [`byllm`](https://pypi.org/project/byllm/) instead, which is the official replacement and is installed automatically when you install `mtllm`.

## Migration

- Update your imports from `mtllm` to `byllm`.
- Refer to the [byllm documentation](https://www.jac-lang.org) for usage and migration guides.

## Support

For questions and documentation, visit [jac-lang.org](https://www.jac-lang.org).

---
*This package only exists to help transition existing projects. It will be removed in a future release.*

