Skip to content

Add Model Catalog - #499

Open
alegauss wants to merge 1 commit into
InftyAI:mainfrom
alegauss:add-model-catalog
Open

Add Model Catalog#499
alegauss wants to merge 1 commit into
InftyAI:mainfrom
alegauss:add-model-catalog

Conversation

@alegauss

Copy link
Copy Markdown

Adds Model Catalog under Runtime → Tool.

Model Catalog is a vendor-neutral, kind-aware catalog of LLM / embedding / rerank / media model ids and their capabilities (kind, context window, max output tokens, embedding dimensions, modalities) — a reference an LLM router / gateway can consume to know what each model id supports. It's a free, unauthenticated, CORS-open, versioned JSON API:

  • catalog.json (rolling latest) · catalog-v1.json (pinned) · catalog.schema.json
  • Apache-2.0, zero-dependency; read-only client SDKs for Java, JS/TS and Python.

Disclosure: I maintain this project. If Tool isn't the right home (or it warrants its own subsection), happy to move it or drop it — thanks!

@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/needs-kind Indicates a PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants