← All glossary terms
Glossary

Model Catalog

GlossaryBy OpenCharts TeamPublished

The Model Catalog is the single source of truth for every Theo engine — capabilities, credit cost, context window, fallback chain, sort order, and feature flags.

In depth

Adding a new engine is a one-file change: append a ModelEntry to the catalog, register a provider adapter if needed, and ship behind a feature flag. Every dependent surface — credit accounting, context limits, consensus membership, image router, help docs — reads from the catalog automatically.

User-visible naming follows a hard branding rule: only `Theo`-prefixed display names ever leave the server.

Also known as

MODEL_CATALOGTheo catalog

Want to put this concept to work in OpenCharts?

Browse engines

Related terms