mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
36 lines
1.2 KiB
Text
36 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: kibKbnElasticAssistantPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-elastic-assistant
|
|
title: "@kbn/elastic-assistant"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/elastic-assistant plugin
|
|
date: 2024-09-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/elastic-assistant']
|
|
---
|
|
import kbnElasticAssistantObj from './kbn_elastic_assistant.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/security-generative-ai](https://github.com/orgs/elastic/teams/security-generative-ai) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 159 | 0 | 133 | 10 |
|
|
|
|
## Client
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnElasticAssistantObj.client.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnElasticAssistantObj.client.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnElasticAssistantObj.client.misc}/>
|
|
|