Documentation
¶
Overview ¶
Package main demonstrates LM Studio's /api/v1/models lifecycle surface — read-only operations (ListModelsResponse) only, so this example is safe to run without disturbing the currently-loaded model.
For mutating operations — LoadModel, UnloadModel, DownloadModel — see the corresponding function docstrings in native.go. Mutating calls are not demoed here because they can evict whatever model you have loaded.
Click to show internal directories.
Click to hide internal directories.