From aa2494bd7c3d3bf168ec24a996c1f93ca33cb9a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 23 Dec 2024 18:25:57 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/Cohere/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/Cohere/openapi.yaml b/src/libs/Cohere/openapi.yaml index 9f051ae..4e7aa45 100644 --- a/src/libs/Cohere/openapi.yaml +++ b/src/libs/Cohere/openapi.yaml @@ -1,4 +1,4 @@ -openapi: 3.0.1 +openapi: 3.0.4 info: title: API Reference description: "The Cohere Platform is centered around models.\n\nEach model has a different amount of power (i.e. parameters), to be used for different tasks.\n\nCohere also supports finetuning of baseline models to improve performance on downstream tasks or to teach the model large quantities of information which cannot be extracted with few-shot learning or prompt engineering."