# LLM backend: "local" or "lmstudio" llm: backend: local # change to "lmstudio" to use LM Studio instead # Settings used only when backend = "lmstudio" lmstudio: url: http://host.docker.internal:1234 # host.docker.internal resolves to your PC from inside Docker model: "" # leave empty to use whatever model LM Studio has loaded