npm.io
0.36.0 • Published 9h ago

@databricks/sdk-knowledgeassistants

Licence
Apache-2.0
Version
0.36.0
Deps
6
Size
148 kB
Vulns
0
Weekly
0
Stars
4

@databricks/sdk-knowledgeassistants

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-knowledgeassistants

Usage

import {KnowledgeAssistantsClient} from '@databricks/sdk-knowledgeassistants/v1';

const client = new KnowledgeAssistantsClient({});

For a full getting-started guide, see the root README.