Skip to content

feat(provider): add TokenLab requester#2325

Open
hedging8563 wants to merge 1 commit into
langbot-app:masterfrom
hedging8563:codex/add-tokenlab-requester
Open

feat(provider): add TokenLab requester#2325
hedging8563 wants to merge 1 commit into
langbot-app:masterfrom
hedging8563:codex/add-tokenlab-requester

Conversation

@hedging8563

@hedging8563 hedging8563 commented Jul 8, 2026

Copy link
Copy Markdown

Summary

  • add TokenLab as a built-in LLM API requester
  • reuse the existing LiteLLM/OpenAI-compatible requester path with https://api.tokenlab.sh/v1 as the default base URL
  • include TokenLab search aliases for GPT, Claude, Gemini, DeepSeek, Qwen, Kimi, MiniMax, GLM, and Grok model families

Validation

  • git diff --check
  • parsed src/langbot/pkg/provider/modelmgr/requesters/tokenlabchatcmpl.yaml with Python/PyYAML

TokenLab docs: https://docs.tokenlab.sh/

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution! ❤️ Before we can merge this pull request, we need you to sign the LangBot Contributor License Agreement (CLA). You keep full copyright of your code — the CLA grants us a license to use and distribute your contribution. Signing takes 10 seconds and covers all repositories in this organization, permanently.

感谢您的贡献!合并前请阅读并签署贡献者许可协议(CLA)。您保留代码的全部版权,签署仅需回复下方指定内容,一次签署对本组织全部仓库永久有效。


I have read the CLA Document and I hereby sign the CLA


AKKO89 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. eh: Feature enhance: 新功能添加 / add new features m: Provider LLM 模型相关 / LLMs management pd: Need testing pending: 待测试的PR / PR waiting to be tested labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eh: Feature enhance: 新功能添加 / add new features m: Provider LLM 模型相关 / LLMs management pd: Need testing pending: 待测试的PR / PR waiting to be tested size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant