qstudio icon indicating copy to clipboard operation
qstudio copied to clipboard

Enhancement: allow users to set 3rd party OpenAI api URL

Open xlin0 opened this issue 1 month ago • 1 comments

Feature request: allow users to set 3rd party OpenAI api URL. Many websites provide open source models compatible with OpenAI. Above the OpenAI key parameter, please add one for the URL.

xlin0 avatar Nov 22 '25 14:11 xlin0

Any particular URL / API you want supported? Some of them work quite differently, particularly around authentication and what's in the auth headers.

ryanhamilton avatar Nov 23 '25 09:11 ryanhamilton

Thanks for the quick response! Many inference servers like Ollama and LM Studio expose OpenAI compatible end-points. They can run DeepSeek, Qwen, GLM and other models.

xlin0 avatar Nov 23 '25 14:11 xlin0