Skip to content

Automate Chutes model management with API-driven generator #1600

@mugnimaestra

Description

@mugnimaestra

Problem

Chutes model TOML files are currently maintained manually. When models are added, removed, or repriced on the Chutes platform, someone has to open a PR for each change. This leads to:

Solution

A generator script (generate-chutes.ts) that fetches all models from https://llm.chutes.ai/v1/models and auto-generates/updates the TOML files — same pattern as the existing generate-vercel.ts, generate-venice.ts, etc.

One command syncs everything:

bun chutes:generate

Implementation

PR #1598

Resolves #1565, #1566, #1543
Supersedes #1568, #1570

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions