From 4f9651c29336c87ec65ddca0024d88e869352973 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 1 Oct 2024 09:22:45 +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 823d715..e75c72e 100644 --- a/src/libs/Jina/openapi.yaml +++ b/src/libs/Jina/openapi.yaml @@ -2,7 +2,7 @@ openapi: 3.0.1 info: title: The Jina Embedding Serving API description: This is the UniversalAPI to access all the Jina embedding models - version: 0.1.68 + version: 0.1.70 servers: - url: https://api.jina.ai/ paths: