diff --git a/docs/docs/integrations/providers/localai.mdx b/docs/docs/integrations/providers/localai.mdx index d7c2929ccc25e..621e24a4a0704 100644 --- a/docs/docs/integrations/providers/localai.mdx +++ b/docs/docs/integrations/providers/localai.mdx @@ -10,6 +10,11 @@ For proper compatibility, please ensure you are using the `openai` SDK at version **0.x**. ::: +:::info +`langchain-localai` is a 3rd party integration package for LocalAI. It provides a simple way to use LocalAI services in Langchain. +The source code is available on [Github](https://github.com/mkhludnev/langchain-localai) +::: + ## Installation and Setup We have to install several python packages: