diff --git a/docs/docs/integrations/providers/jina.mdx b/docs/docs/integrations/providers/jina.mdx index 5262889c37d..66fa2464b1f 100644 --- a/docs/docs/integrations/providers/jina.mdx +++ b/docs/docs/integrations/providers/jina.mdx @@ -2,6 +2,10 @@ >[Jina AI](https://jina.ai/about-us) is a search AI company. `Jina` helps businesses and developers unlock multimodal data with a better search. +:::caution +For proper compatibility, please ensure you are using the `openai` SDK at version **0.x**. +::: + ## Installation and Setup - Get a Jina AI API token from [here](https://jina.ai/embeddings/) and set it as an environment variable (`JINA_API_TOKEN`) diff --git a/docs/docs/integrations/providers/localai.mdx b/docs/docs/integrations/providers/localai.mdx index 1424420b533..d7c2929ccc2 100644 --- a/docs/docs/integrations/providers/localai.mdx +++ b/docs/docs/integrations/providers/localai.mdx @@ -6,6 +6,10 @@ > audio (and not only) locally or on-prem with consumer grade hardware, > supporting multiple model families and architectures. +:::caution +For proper compatibility, please ensure you are using the `openai` SDK at version **0.x**. +::: + ## Installation and Setup We have to install several python packages: