kibana/api_docs/serverless_chat.mdx
2025-04-12 04:33:57 +00:00

41 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: kibServerlessChatPluginApi
slug: /kibana-dev-docs/api/serverlessChat
title: "serverlessChat"
image: https://source.unsplash.com/400x175/?github
description: API docs for the serverlessChat plugin
date: 2025-04-12
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'serverlessChat']
---
import serverlessChatObj from './serverless_chat.devdocs.json';
Serverless customizations for chat.
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 |
|-------------------|-----------|------------------------|-----------------|
| 4 | 0 | 4 | 0 |
## Client
### Setup
<DocDefinitionList data={[serverlessChatObj.client.setup]}/>
### Start
<DocDefinitionList data={[serverlessChatObj.client.start]}/>
## Server
### Setup
<DocDefinitionList data={[serverlessChatObj.server.setup]}/>
### Start
<DocDefinitionList data={[serverlessChatObj.server.start]}/>