Skip to content

feat: add TokenLab provider#2179

Open
hedging8563 wants to merge 1 commit into
stackblitz-labs:mainfrom
hedging8563:codex/add-tokenlab-provider
Open

feat: add TokenLab provider#2179
hedging8563 wants to merge 1 commit into
stackblitz-labs:mainfrom
hedging8563:codex/add-tokenlab-provider

Conversation

@hedging8563

Copy link
Copy Markdown

Summary

  • add TokenLab as a cloud LLM provider using the OpenAI-compatible chat completions API
  • load the live TokenLab model catalog from /v1/models and fall back to a curated set of current flagship models
  • document TokenLab alongside the existing providers, including its native Responses, Anthropic Messages, and Gemini endpoints

Validation

  • pnpm install --frozen-lockfile
  • pnpm run typecheck
  • pnpm run lint
  • pnpm run build
  • live TokenLab /v1/models readback: 353 total models, 140 chat models, 0 curated models missing

@hedging8563 hedging8563 changed the title Add TokenLab provider feat: add TokenLab provider Jul 9, 2026
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