mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 11:02:12 +03:00
Add baidu qianfan model provider
This commit is contained in:
@@ -11,7 +11,6 @@ title: "Qianfan"
|
||||
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
|
||||
|
||||
1. A Baidu Cloud account with Qianfan API access
|
||||
@@ -165,7 +164,7 @@ openclaw channels status --probe
|
||||
## Model Details
|
||||
|
||||
| Property | Value |
|
||||
| ----------------- |-------------------------|
|
||||
| ----------------- | ----------------------- |
|
||||
| Provider | `qianfan` |
|
||||
| Model ID | `deepseek-v3.2` |
|
||||
| Model Reference | `qianfan/deepseek-v3.2` |
|
||||
|
||||
Reference in New Issue
Block a user