From 6194a9b9198ec57837bfb60322afc648fc41828c Mon Sep 17 00:00:00 2001 From: moran Date: Wed, 20 May 2026 00:18:39 +0800 Subject: [PATCH] =?UTF-8?q?docs(configuration):=20fix=20APIFree=20formatti?= =?UTF-8?q?ng=20=E2=80=94=20merge=20wrapped=20description=20into=20single?= =?UTF-8?q?=20line?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/configuration.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 47fba215f..3a73325ba 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -508,9 +508,7 @@ Official OpenAI-compatible model names include `Ling-2.6-1T`,
APIFree (OpenAI-compatible) -APIFree is available through nanobot's built-in OpenAI-compatible provider flow. -The default API base points to `https://api.apifree.ai/agent/v1`, so you usually -only need to set `apiKey`. +APIFree is available through nanobot's built-in OpenAI-compatible provider flow. The default API base points to `https://api.apifree.ai/agent/v1`, so you usually only need to set `apiKey`. ```json {