Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.17] [Security solution] Use `BedrockRuntimeClient` to in…
…teract with converse APIs (elastic#201046) (elastic#201288) # Backport This will backport the following commits from `main` to `8.17`: - [[Security solution] Use `BedrockRuntimeClient` to interact with converse APIs (elastic#201046)](elastic#201046) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Steph Milovic","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-21T20:38:24Z","message":"[Security solution] Use `BedrockRuntimeClient` to interact with converse APIs (elastic#201046)","sha":"e92ef08689e7821c5d9fc7d776f301b2ceead770","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team: SecuritySolution","Team:Security Generative AI","backport:version","v8.17.0","v8.18.0"],"title":"[Security solution] Use `BedrockRuntimeClient` to interact with converse APIs","number":201046,"url":"https://github.com/elastic/kibana/pull/201046","mergeCommit":{"message":"[Security solution] Use `BedrockRuntimeClient` to interact with converse APIs (elastic#201046)","sha":"e92ef08689e7821c5d9fc7d776f301b2ceead770"}},"sourceBranch":"main","suggestedTargetBranches":["8.17","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201046","number":201046,"mergeCommit":{"message":"[Security solution] Use `BedrockRuntimeClient` to interact with converse APIs (elastic#201046)","sha":"e92ef08689e7821c5d9fc7d776f301b2ceead770"}},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Steph Milovic <[email protected]>
- Loading branch information