| 开发者 |
rtcamp
milindmore22 vishal4669 aishwarryapande aviralmittal89 |
|---|---|
| 更新时间 | 2026年8月20日 18:03 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ai-provider-for-lm-studio/.Not by default. Connector for LM Studio local server can run without authentication. If your LM Studio server is configured with API token authentication, set the token in Settings > Connectors.
The default is http://localhost:1234. You can change this in Settings > LM Studio Settings or by setting the AI_PROVIDER_FOR_LM_STUDIO_HOST environment variable.
Yes. Enter the full base URL (including port) in Settings > LM Studio Settings > Host URL, or set the AI_PROVIDER_FOR_LM_STUDIO_HOST environment variable. The environment variable takes priority over the admin setting.
Yes. When a model loaded in LM Studio has vision capabilities, the plugin automatically uses the multimodal input format when image parts are included in a prompt. No additional configuration is needed.
No. LM Studio supports LLM inference only. Text-to-image (image generation) is not available through this plugin.
Loading or warming up a large model in LM Studio can take significant time. The plugin automatically extends the HTTP timeout to 180 seconds for all requests to the configured LM Studio host to accommodate this. Additionally make sure to turn off thinking ability of model in LM Studio settings, as it can cause requests to hang indefinitely.
Any LLM-type model loaded in LM Studio is supported. Vision-capable models also support image input.
_LMSTUDIO_ to _LM_STUDIO_