-
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.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `9.0`: - [[Obs AI Assistant] Remove TokenCountEvent (#209549)](#209549) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Søren Louv-Jansen","email":"soren.louv@elastic.co"},"sourceCommit":{"committedDate":"2025-02-20T17:59:19Z","message":"[Obs AI Assistant] Remove TokenCountEvent (#209549)\n\nCloses https://github.com/elastic/kibana/issues/205479\n\nThis filters out the `ChatCompletionTokenCountEvent` from the inference\nplugin. This greatly simplifies handling ChatCompletion events in the\nObs AI Assistant.","sha":"c4826bdfbfb88a31b455d2647e0268f8ffb4299f","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","Team:Obs AI Assistant","ci:project-deploy-observability","v9.1.0"],"title":"[Obs AI Assistant] Remove TokenCountEvent","number":209549,"url":"https://github.com/elastic/kibana/pull/209549","mergeCommit":{"message":"[Obs AI Assistant] Remove TokenCountEvent (#209549)\n\nCloses https://github.com/elastic/kibana/issues/205479\n\nThis filters out the `ChatCompletionTokenCountEvent` from the inference\nplugin. This greatly simplifies handling ChatCompletion events in the\nObs AI Assistant.","sha":"c4826bdfbfb88a31b455d2647e0268f8ffb4299f"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209549","number":209549,"mergeCommit":{"message":"[Obs AI Assistant] Remove TokenCountEvent (#209549)\n\nCloses https://github.com/elastic/kibana/issues/205479\n\nThis filters out the `ChatCompletionTokenCountEvent` from the inference\nplugin. This greatly simplifies handling ChatCompletion events in the\nObs AI Assistant.","sha":"c4826bdfbfb88a31b455d2647e0268f8ffb4299f"}}]}] BACKPORT--> Co-authored-by: Søren Louv-Jansen <soren.louv@elastic.co>
- Loading branch information
1 parent
dbe2e4c
commit d89c42c
Showing
26 changed files
with
100 additions
and
545 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
23 changes: 0 additions & 23 deletions
23
...form/plugins/shared/observability_ai_assistant/common/utils/without_token_count_events.ts
This file was deleted.
Oops, something went wrong.
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.