Replies: 1 comment
-
Opened as issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're trying to integrate this with Langchain, but it doesn't work -- it seems langchain expects <base_url>/openai/deployments/<model_name>/chat/completions to respond, but doesn't seem LocalAI exposes that -- I tried your example code and it has the same issue... any options/workarounds?: https://github.com/mudler/LocalAI/blob/master/examples/langchain/langchainpy-localai-example/full_demo.py
Beta Was this translation helpful? Give feedback.
All reactions