@databricks/sdk-supervisoragents
v0.51.0
Published
> [!NOTE] > > ## Beta > > **This SDK is in Beta and is supported for production use cases.** Interfaces might still change slightly before GA (e.g. name standardization and minor ergonomic tweaks). We are keen to hear feedback from early adopters — please
Downloads
1,476
Readme
@databricks/sdk-supervisoragents
[!NOTE]
Beta
This SDK is in Beta and is supported for production use cases. Interfaces might still change slightly before GA (e.g. name standardization and minor ergonomic tweaks). We are keen to hear feedback from early adopters — please file issues, and we will address them.
Installation
npm install @databricks/sdk-supervisoragentsUsage
import {SupervisorAgentsClient} from '@databricks/sdk-supervisoragents/v1';
const client = new SupervisorAgentsClient({});For a full getting-started guide, see the root README.
