Metadata-Version: 2.4
Name: model-gear
Version: 0.28.1
Summary: Deprecated alias for lobes-cli. Installing model-gear pulls in lobes-cli, which provides the `lobes` command (and the legacy `model` alias).
Project-URL: Homepage, https://github.com/agentculture/lobes-cli
Author: AgentCulture
License-Expression: Apache-2.0
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: lobes-cli==0.28.1
Description-Content-Type: text/markdown

# model-gear (deprecated alias)

`model-gear` has been renamed to **`lobes-cli`** (command: `lobes`).

This package is a thin alias: installing it pulls in `lobes-cli`. Please install
`lobes-cli` directly going forward:

```bash
pip install lobes-cli      # provides the `lobes` command (and the legacy `model` alias)
```

The `model-gear` distribution will continue to track `lobes-cli` for one or more
releases to avoid breaking existing installs.
