Files
homelab/packages/db/drizzle/meta/_journal.json
Julia McGhee 71e3215f89
Some checks failed
CI / lint-and-test (push) Successful in 34s
Deploy Production / deploy (push) Successful in 1m30s
CI / build (push) Has been cancelled
Remove curated models table, use live provider APIs with filtering
- Remove harness_curated_models table from schema
- Remove /api/models/curated route and all curated model functions
- Move KNOWN_MODELS pricing table to model-providers.ts and enrich
  live API results with pricing/context window data
- Filter out old models: dated IDs (claude-3-opus-20240229), legacy
  families (claude-3-*, gpt-3.5-*, gpt-4-*, text-*, etc.)
- Update model_list chat tool to use fetchAllModels() instead of DB
- Update ModelsTab to fetch from /api/models, remove toggle/delete
- Update getUsageSummary to use KNOWN_MODELS for cost lookup
- Simplify boot.ts: remove model syncing, keep agent auto-discovery
2026-03-22 11:58:02 +00:00

782 B