Skip to content

Commit

Permalink
add langchain-localai link to Providers page localai.mdx
Browse files Browse the repository at this point in the history
follow up #28751
  • Loading branch information
mkhludnev authored Dec 20, 2024
1 parent f38fc89 commit 9f63e95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/docs/integrations/providers/localai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9f63e95

Please sign in to comment.