Skip to content

[codex] Add TokenLab provider#1726

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

[codex] Add TokenLab provider#1726
hedging8563 wants to merge 1 commit into
Portkey-AI:mainfrom
hedging8563:codex/add-tokenlab-provider

Conversation

@hedging8563

Copy link
Copy Markdown

Summary

  • add TokenLab as a first-class provider with the OpenAI-compatible base URL
  • route chat completions and native Responses API calls through TokenLab
  • expose TokenLab in the self-hosted provider picker with default model gpt-5.4-mini and docs link

Validation

  • git diff --check
  • npx prettier --check src/globals.ts src/providers/index.ts src/providers/tokenlab/api.ts src/providers/tokenlab/index.ts src/public/index.html
  • npm ci --ignore-scripts
  • npm run build

Note: npm run build exits 0, while the repository currently emits pre-existing Rollup/TypeScript warnings unrelated to this provider addition.

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