From 15a520c69a333248f6105f7bf609a52c27345831 Mon Sep 17 00:00:00 2001 From: lin-hongkuan Date: Wed, 24 Jun 2026 23:25:49 +0800 Subject: [PATCH] docs: update config yaml models link --- core/config/createNewAssistantFile.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/config/createNewAssistantFile.ts b/core/config/createNewAssistantFile.ts index acbc275eca7..e624fe66a51 100644 --- a/core/config/createNewAssistantFile.ts +++ b/core/config/createNewAssistantFile.ts @@ -9,7 +9,7 @@ version: 1.0.0 schema: v1 # Define which models can be used -# https://docs.continue.dev/customization/models +# https://docs.continue.dev/customize/models models: - name: my gpt-5 provider: openai