CSAI LM Studio
Learn how to connect LM Studio to the Cornerstone Builder.
Overview
Like the idea of running your own local AI? CSAI let's you do it! LM Studio is an app to host your own model right on your computer (does require a fairly good GPU). Due to the nature of this running on your computer and not a server, the support we can provide is limited. This is an advanced feature.
Enabling the REST Server
Once LM Studio is running, you can navigate to the Developers
tab. Make sure the Running
toggle is on. There is a settings button here as well.

If you do not see the Developers
tab, navigate to the settings from the bottom right cog
button. From there locate the section that says User Interface Complexity Level
. Make sure you are on at least Power User
to see the Developers
tab.

Adding The Endpoint to Cornerstone
There should be an API port setting in the LMStudio Developer settings. You are going to use this for the Cornerstone Settings. If you are running Cornerstone on your computer, we are going to use http://localhost
as the endpoint along with the API port you have specified.

See something inaccurate? Let us know