mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Redo this PR](https://github.com/elastic/kibana/pull/167220) because [this PR](https://github.com/elastic/kibana/pull/167220) merged shortly before broke it and I had to fix an import --------- Co-authored-by: lcawl <lcawley@elastic.co> |
||
---|---|---|
.. | ||
common | ||
scripts | ||
server | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
Elastic AI Assistant
This plugin implements (only) server APIs for the Elastic AI Assistant
.
This plugin does NOT contain UI components. See x-pack/packages/kbn-elastic-assistant
for React components.
Maintainers
Maintained by the Security Solution team
Testing
To run the tests for this plugin, run node scripts/jest --watch x-pack/plugins/elastic_assistant/jest.config.js --coverage
from the Kibana root directory.