Onboard: rename Custom API Endpoint to Custom Provider

This commit is contained in:
Gustavo Madeira Santana
2026-02-10 07:36:04 -05:00
parent c0befdee0b
commit 2914cb1d48
6 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ Docs: https://docs.openclaw.ai
- Agents: include runtime shell in agent envelopes. (#1835) Thanks @Takhoffman.
- Agents: auto-select `zai/glm-4.6v` for image understanding when ZAI is primary provider. (#10267) Thanks @liuy.
- Paths: add `OPENCLAW_HOME` for overriding the home directory used by internal path resolution. (#12091) Thanks @sebslight.
- Onboarding: add Custom API Endpoint flow for OpenAI and Anthropic-compatible endpoints. (#11106) Thanks @MackDing.
- Onboarding: add Custom Provider flow for OpenAI and Anthropic-compatible endpoints. (#11106) Thanks @MackDing.
### Fixes