kibana/x-pack/examples
Kibana Machine a8ae9fc2bf
[8.12] Upgrade openai to 4.24.1 (#173934) (#174128)
# Backport

This will backport the following commits from `main` to `8.12`:
- [Upgrade openai to 4.24.1
(#173934)](https://github.com/elastic/kibana/pull/173934)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2024-01-02T20:57:17Z","message":"Upgrade
openai to 4.24.1
(#173934)\n\nhttps://github.com/openai/openai-node/releases/tag/v4.0.0\r\n\r\nFor
reviewers: I made a first pass, but I'm unsure on a few of
the\r\nchecks. If there's a ts-expect-error help would be appreciated.
Feel\r\nfree to push directly or whichever workflow is best for
you.\r\n\r\n---------\r\n\r\nCo-authored-by: Dario Gieselaar
<dario.gieselaar@elastic.co>","sha":"5f5f22224cb13ce18397e2b2603c18538ed78947","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","v8.13.0"],"title":"Upgrade
openai to
4.24.1","number":173934,"url":"https://github.com/elastic/kibana/pull/173934","mergeCommit":{"message":"Upgrade
openai to 4.24.1
(#173934)\n\nhttps://github.com/openai/openai-node/releases/tag/v4.0.0\r\n\r\nFor
reviewers: I made a first pass, but I'm unsure on a few of
the\r\nchecks. If there's a ts-expect-error help would be appreciated.
Feel\r\nfree to push directly or whichever workflow is best for
you.\r\n\r\n---------\r\n\r\nCo-authored-by: Dario Gieselaar
<dario.gieselaar@elastic.co>","sha":"5f5f22224cb13ce18397e2b2603c18538ed78947"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173934","number":173934,"mergeCommit":{"message":"Upgrade
openai to 4.24.1
(#173934)\n\nhttps://github.com/openai/openai-node/releases/tag/v4.0.0\r\n\r\nFor
reviewers: I made a first pass, but I'm unsure on a few of
the\r\nchecks. If there's a ts-expect-error help would be appreciated.
Feel\r\nfree to push directly or whichever workflow is best for
you.\r\n\r\n---------\r\n\r\nCo-authored-by: Dario Gieselaar
<dario.gieselaar@elastic.co>","sha":"5f5f22224cb13ce18397e2b2603c18538ed78947"}}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
2024-01-02 15:08:44 -07:00
..
alerting_example async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
embedded_lens_example [Lens playground] Removes deprecated eui components (#161437) 2023-07-07 16:01:55 +03:00
exploratory_view_example Removes duplicated RedirectAppLinks component (#170304) 2023-11-13 10:17:13 +01:00
gen_ai_streaming_response_example [8.12] Upgrade openai to 4.24.1 (#173934) (#174128) 2024-01-02 15:08:44 -07:00
reporting_example Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
screenshotting_example async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
testing_embedded_lens Changing where CodeEditor fields get useDarkMode value (#159638) 2023-07-11 14:02:42 -04:00
third_party_lens_navigation_prompt [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
third_party_maps_source_example [maps] remove IVectorSource.getFieldNames (#159747) 2023-06-27 11:36:43 -06:00
third_party_vis_lens_example async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
triggers_actions_ui_example [RAM] Move common alerts table actions to triggersActionsUI (#170651) 2023-12-05 08:55:31 -07:00
ui_actions_enhanced_examples Update usage of deprecated EUI components in SharedUx plugins (#163560) 2023-08-14 06:36:38 -07:00
README.md Example plugins in X-Pack (#63823) 2020-04-17 20:15:36 +02:00

Example plugins

This folder contains X-Pack example plugins. To run the plugins in this folder, use the --run-examples flag, via

yarn start --run-examples