Replies: 2 comments 7 replies
-
|
Great idea! This is actually possible today using the custom command option, but that requires writing a script to get things working. I agree that it would be good to have an OpenAI compatible API option to make it much more straightforward to run local models. I'll add that to my list of features to implement in the future. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I just released a new version that has an "OpenAI-compatible API" option to support this natively without needing a custom script. Feel free to try it out and let me know how it goes. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
-
Hi, would it be possible to include support for local AI models that are OCR capable through OpenAI Compatible API? This way the user can configure its own llm server (like llama.cpp), there are some pretty capable local models that can run in consumer hardware. That would be great for privacy as the documents don't need to leave the user's machine.
Beta Was this translation helpful? Give feedback.
All reactions