Qianfan
このコンテンツはまだ日本語訳がありません。
Qianfan Provider Guide
Section titled “Qianfan Provider Guide”Qianfan is Baidu’s MaaS platform, provides a unified API that routes requests to many models behind a single endpoint and API key. It is OpenAI-compatible, so most OpenAI SDKs work by switching the base URL.
Prerequisites
Section titled “Prerequisites”- A Baidu Cloud account with Qianfan API access
- An API key from the Qianfan console
- CoderClaw installed on your system
Getting Your API Key
Section titled “Getting Your API Key”- Visit the Qianfan Console
- Create a new application or select an existing one
- Generate an API key (format:
bce-v3/ALTAK-...) - Copy the API key for use with CoderClaw
CLI setup
Section titled “CLI setup”coderclaw onboard --auth-choice qianfan-api-key