MonkeyCode icon indicating copy to clipboard operation
MonkeyCode copied to clipboard

Feature request: `OpenAI compatible` and `LM Studio` support

Open nAnderYang opened this issue 6 months ago • 1 comments

Hi, Are there plans to add OpenAI compatible and LM Studio support?

All our AI models are deployed and run locally using OpenAI compatible or LM Studio.

nAnderYang avatar Sep 01 '25 03:09 nAnderYang

On the model configuration page, select the ollama option, enter an OpenAI compatible URL address (e.g., http://127.0.0.1:8000/v1), and then choose the corresponding model. I used vLLM, and it has been verified to work through practical testing.

zmyouknow avatar Sep 19 '25 00:09 zmyouknow