-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [AI Assistant] Use
semantic_text
for internal knowledge base (#…
…186499) (#200243) # Backport This will backport the following commits from `main` to `8.x`: - [[AI Assistant] Use `semantic_text` for internal knowledge base (#186499)](#186499) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Søren Louv-Jansen","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-14T12:30:13Z","message":"[AI Assistant] Use `semantic_text` for internal knowledge base (#186499)\n\nCloses elastic/obs-ai-assistant-team#162 \r\nCloses https://github.com/elastic/kibana/issues/192757\r\n\r\nThis replaces the ML inference pipeline with `semantic_text` and adds a\r\nmigration task that runs automatically when Kibana starts.\r\n\r\nBlocked by:\r\n - https://github.com/elastic/elasticsearch/pull/110027\r\n - https://github.com/elastic/elasticsearch/pull/110033\r\n - https://github.com/elastic/ml-team/issues/1298","sha":"671ff30516f2ca302962efffae7585dcd7ddfce9","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","v9.0.0","backport:prev-minor","Team:Obs AI Assistant","ci:project-deploy-observability","8.16 candidate"],"number":186499,"url":"https://github.com/elastic/kibana/pull/186499","mergeCommit":{"message":"[AI Assistant] Use `semantic_text` for internal knowledge base (#186499)\n\nCloses elastic/obs-ai-assistant-team#162 \r\nCloses https://github.com/elastic/kibana/issues/192757\r\n\r\nThis replaces the ML inference pipeline with `semantic_text` and adds a\r\nmigration task that runs automatically when Kibana starts.\r\n\r\nBlocked by:\r\n - https://github.com/elastic/elasticsearch/pull/110027\r\n - https://github.com/elastic/elasticsearch/pull/110033\r\n - https://github.com/elastic/ml-team/issues/1298","sha":"671ff30516f2ca302962efffae7585dcd7ddfce9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186499","number":186499,"mergeCommit":{"message":"[AI Assistant] Use `semantic_text` for internal knowledge base (#186499)\n\nCloses elastic/obs-ai-assistant-team#162 \r\nCloses https://github.com/elastic/kibana/issues/192757\r\n\r\nThis replaces the ML inference pipeline with `semantic_text` and adds a\r\nmigration task that runs automatically when Kibana starts.\r\n\r\nBlocked by:\r\n - https://github.com/elastic/elasticsearch/pull/110027\r\n - https://github.com/elastic/elasticsearch/pull/110033\r\n - https://github.com/elastic/ml-team/issues/1298","sha":"671ff30516f2ca302962efffae7585dcd7ddfce9"}}]}] BACKPORT-->
- Loading branch information
Showing
36 changed files
with
997 additions
and
420 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.