Skip to content

sync nano-gpt models with live API catalog#945

Open
Daltonganger wants to merge 4 commits intoanomalyco:devfrom
Daltonganger:feat/nano-gpt-sync-models-api
Open

sync nano-gpt models with live API catalog#945
Daltonganger wants to merge 4 commits intoanomalyco:devfrom
Daltonganger:feat/nano-gpt-sync-models-api

Conversation

@Daltonganger
Copy link
Contributor

Summary

  • Sync providers/nano-gpt/models to the current NanoGPT /api/v1/models?detailed=true catalog and remove models no longer present in the API.
  • Update existing NanoGPT model metadata (pricing, limits, capabilities) and add newly listed models to restore API parity.
  • Ignore local TokenSpeed sqlite artifacts in .gitignore so private local monitoring files are not tracked.

Validation

  • Ran a scoped NanoGPT TOML parse/required-field check successfully (550 files, 0 errors).
  • bun validate currently fails on a pre-existing non-NanoGPT issue in providers/mistral/models/devstral-medium-latest.toml.

Ruben Beuker and others added 4 commits February 17, 2026 22:01
Refresh NanoGPT model files to match the current /api/v1/models output, remove stale entries, and add newly available models while preserving path-based IDs.

Also ignore local TokenSpeed sqlite artifacts so private monitoring data is not shown or committed.
Keep existing curated release and last-updated values for models where NanoGPT API uses the generic created timestamp baseline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments