Skip to content

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

…ured connector (elastic#221860)

## Summary

The AI Connector is being used to send requests to third party LLM
providers as well as the Elastic-Managed LLM.
Therefore, the description was updated as `Use the Elastic Managed LLM
for your chat and RAG use cases.` only when the AI Connector is
pre-configured.

## If pre-configured:

<img width="714" alt="image"
src="https://github.com/user-attachments/assets/6f4195e5-b8f0-4b15-a63a-bde012ed1d56"
/>

## If **not** pre-configured:

<img width="717" alt="image"
src="https://github.com/user-attachments/assets/59fb691d-0e46-4967-85f7-f2e51931fee9"
/>

<img width="707" alt="image"
src="https://github.com/user-attachments/assets/0dc840ec-78f8-48e3-bc58-90f58af046b4"
/>

### Checklist

- [x] 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/src/platform/packages/shared/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 61a4466)
@kibanamachine kibanamachine merged commit 99a90a3 into elastic:9.0 Jun 5, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/alerts-ui-shared 287 288 +1
triggersActionsUi 570 571 +1
total +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
triggersActionsUi 1.5MB 1.5MB +51.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
stackConnectors 60.0KB 60.2KB +201.0B
Unknown metric groups

API count

id before after diff
@kbn/alerts-ui-shared 303 304 +1
triggersActionsUi 596 597 +1
total +2

cc @viduni94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants