From 7ece8531807ee1456cc0495882e50f7549ece6a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Dec 2024 03:24:08 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/Jina/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/Jina/openapi.yaml b/src/libs/Jina/openapi.yaml index 39246b9..0d1558f 100644 --- a/src/libs/Jina/openapi.yaml +++ b/src/libs/Jina/openapi.yaml @@ -2,7 +2,7 @@ openapi: 3.0.4 info: title: The Jina Embedding Serving API description: This is the UniversalAPI to access all the Jina embedding models - version: 0.1.99 + version: 0.1.98 servers: - url: https://api.jina.ai/ paths: