kibana/api_docs/kbn_ai_assistant.mdx

39 lines
1.2 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnAiAssistantPluginApi
slug: /kibana-dev-docs/api/kbn-ai-assistant
title: "@kbn/ai-assistant"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/ai-assistant plugin
date: 2025-01-03
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ai-assistant']
---
import kbnAiAssistantObj from './kbn_ai_assistant.devdocs.json';
Contact [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 64 | 0 | 64 | 1 |
## Client
### Functions
<DocDefinitionList data={kbnAiAssistantObj.client.functions}/>
### Interfaces
<DocDefinitionList data={kbnAiAssistantObj.client.interfaces}/>
### Enums
<DocDefinitionList data={kbnAiAssistantObj.client.enums}/>
### Consts, variables and types
<DocDefinitionList data={kbnAiAssistantObj.client.misc}/>