現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
LM-Studio-MATLAB-Call
A demonstration of MATLAB call to LM Studio HTTP server that behaves like OpenAI's API.
function outputText = inferenceLMStudio(userString)
%INFERENCELMSTUDIO Calling LM Studio (v0.2.10) from MATLAB using curlCommand
%A demonstration of MATLAB call to LM Studio HTTP server that behaves like OpenAI's API
% Examples/Steps:
% 1: Load Model in LM Studio
% 2: Navigate LM Studio and find "Local Inference Server"
% 3: Start Server
% 4: outputText = inferenceLMStudio('hello')
% Copyright 2024 Ahmad Faisal Ayob, VSG Labs Sdn Bhd
引用
Ahmad Faisal Ayob (A. F. Ayob) (2026). inferenceLMStudio (https://jp.mathworks.com/matlabcentral/fileexchange/158141-inferencelmstudio), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
