Skip to content

feat: add providerless params endpoint#46

Merged
guillaumegay13 merged 1 commit into
mnfst:mainfrom
guillaumegay13:feat/providerless-model-params
Jun 3, 2026
Merged

feat: add providerless params endpoint#46
guillaumegay13 merged 1 commit into
mnfst:mainfrom
guillaumegay13:feat/providerless-model-params

Conversation

@guillaumegay13
Copy link
Copy Markdown
Collaborator

Summary

  • add providerless GET /api/v1/params/{model}.json responses shaped as { model, params }
  • emit static dist/api/v1/params/*.json files during build and list the endpoint in the API index
  • document API-key vs -subscription model slug contracts in README, llms output, and the usage guide
  • guard against conflicting duplicate providerless model slugs so ambiguous responses cannot be generated silently

Validation

  • npx vitest run tests/catalog.test.ts tests/server.test.ts tests/llms.test.ts
  • npm test
  • npm run typecheck
  • npm run validate
  • npm run guard:params
  • npm run build
  • npm run lint
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added site Website code or tooling meta Repo docs, CI, and config labels Jun 3, 2026
@guillaumegay13 guillaumegay13 merged commit 4862f5c into mnfst:main Jun 3, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Repo docs, CI, and config site Website code or tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant