Update Khoj docs to mark LMStudio as not supported anymore

They seem to have deprecated json mode in their openai compatible API
which Khoj uses extensively.
This commit is contained in:
Debanjum
2025-02-18 21:29:58 +05:30
parent de550e5ca7
commit 0ddb6a38b8

View File

@@ -1,4 +1,8 @@
# LM Studio
:::warning[Unsupported]
Khoj does not work with LM Studio anymore. Khoj leverages [json mode](https://platform.openai.com/docs/guides/structured-outputs#json-mode) extensively but LMStudio's API seems to have dropped support for json mode. [1](https://x.com/lmstudio/status/1770135858709975547), [2](https://lmstudio.ai/docs/api/structured-output)
:::
:::info
This is only helpful for self-hosted users. If you're using [Khoj Cloud](https://app.khoj.dev), you're limited to our first-party models.
:::