From 7bee282875940541e452865b76bd978e817c875c Mon Sep 17 00:00:00 2001 From: Vanalite Date: Fri, 3 Oct 2025 21:05:09 +0700 Subject: [PATCH] fix: Fix Cohere base url --- web-app/src/consts/providers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app/src/consts/providers.ts b/web-app/src/consts/providers.ts index 3eea297c2..d3d806888 100644 --- a/web-app/src/consts/providers.ts +++ b/web-app/src/consts/providers.ts @@ -141,7 +141,7 @@ export const predefinedProviders = [ { active: true, api_key: '', - base_url: 'https://api.cohere.ai/compatibility/v1', + base_url: 'https://api.cohere.ai/v1', explore_models_url: 'https://docs.cohere.com/v2/docs/models', provider: 'cohere', settings: [