Packages
Auto-generated Elixir client for the abliteration.org LLM catalog API. Covers every route on /api/v1 with typed models.
Current section
Files
Jump to
Current section
Files
abliteration
README.md
README.md
# abliteration
Dart wrapper for the [abliteration.org](https://abliteration.org) catalog API.
**Status:** namespace-reservation stub. A real Dart client is planned. Until then, use the HTTP API directly or the [Node.js CLI](https://www.npmjs.com/package/@abliteration/cli):
```bash
npm install -g @abliteration/cli
abl login
abl models --method M4 --limit 5
```
Full API docs: <https://abliteration.org/api>
## License
MIT