Documentation

Integrations

Introduction

Writing tools providers for LM Studio plugins using TypeScript

Feature In Beta

Plugin support is currently in private beta. Join the beta here.

Tools provider is a function that returns an array of tools that the model can use during generation.

Examples

The following are some plugins that make use of tools providers:

This page's source is available on GitHub