feat(provider): add Qianfan provider support (#2699)

This commit is contained in:
Jiajun
2026-04-05 16:52:37 +08:00
committed by Xubin Ren
parent fce1e333b9
commit 7e1ae3eab4
3 changed files with 12 additions and 0 deletions
+2
View File
@@ -898,6 +898,8 @@ Config file: `~/.nanobot/config.json`
| `vllm` | LLM (local, any OpenAI-compatible server) | — |
| `openai_codex` | LLM (Codex, OAuth) | `nanobot provider login openai-codex` |
| `github_copilot` | LLM (GitHub Copilot, OAuth) | `nanobot provider login github-copilot` |
| `qianfan` | LLM (Baidu Qianfan) | [cloud.baidu.com](https://cloud.baidu.com/doc/qianfan/s/Hmh4suq26) |
<details>
<summary><b>OpenAI Codex (OAuth)</b></summary>