mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Search] Search assistant plugin setup (#190633)
## Summary Introducing new plugin for search assistant. in the future this will be extension of Observability AI solution solution [plugin](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability_ai_assistant) ### Checklist Delete any items that are not applicable to this PR. - [ ] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md) --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Sander Philipse <sander.philipse@elastic.co>
This commit is contained in:
parent
cdcdfddd3f
commit
a524e27bed
22 changed files with 308 additions and 0 deletions
|
@ -795,6 +795,10 @@ Elastic.
|
|||
It uses Chromium and Puppeteer underneath to run the browser in headless mode.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/search_assistant/README.md[searchAssistant]
|
||||
|This holds the Search AI Assistant which targets Search users and Serverless Elasticsearch.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/search_connectors/README.mdx[searchConnectors]
|
||||
|This plugin contains common assets and endpoints for the use of connectors in Kibana. Primarily used by the enterprise_search and serverless_search plugins.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue