Commit graph

4 commits

Author SHA1 Message Date
Kibana Machine
f489ea2e11
[8.14] [DOCS] Add note to playground context: one field only currently (#184039) (#184047)
# Backport

This will backport the following commits from `main` to `8.14`:
- [[DOCS] Add note to playground context: one field only currently
(#184039)](https://github.com/elastic/kibana/pull/184039)

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

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

<!--BACKPORT [{"author":{"name":"Liam
Thompson","email":"32779855+leemthompo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-22T17:24:58Z","message":"[DOCS]
Add note to playground context: one field only currently
(#184039)","sha":"a9f68cbc9bd92cb1b983f6e2e6d93eb3cbac3c05","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","docs","v8.14.0","v8.15.0"],"title":"[DOCS]
Add note to playground context: one field only
currently","number":184039,"url":"https://github.com/elastic/kibana/pull/184039","mergeCommit":{"message":"[DOCS]
Add note to playground context: one field only currently
(#184039)","sha":"a9f68cbc9bd92cb1b983f6e2e6d93eb3cbac3c05"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/184039","number":184039,"mergeCommit":{"message":"[DOCS]
Add note to playground context: one field only currently
(#184039)","sha":"a9f68cbc9bd92cb1b983f6e2e6d93eb3cbac3c05"}}]}]
BACKPORT-->

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-05-22 17:51:08 +00:00
Kibana Machine
27a0ce77db
[8.14] [DOCS] Add gpt-4o model support to Playground (#183372) (#183442)
# Backport

This will backport the following commits from `main` to `8.14`:
- [[DOCS] Add gpt-4o model support to Playground
(#183372)](https://github.com/elastic/kibana/pull/183372)

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

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

<!--BACKPORT [{"author":{"name":"Liam
Thompson","email":"32779855+leemthompo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-14T20:08:13Z","message":"[DOCS]
Add gpt-4o model support to Playground
(#183372)","sha":"b245f0dab8db740be9484bc0b8b5ddfc97166e4c","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Search","docs","v8.14.0","v8.15.0"],"title":"[DOCS]
Add gpt-4o model support to
Playground","number":183372,"url":"https://github.com/elastic/kibana/pull/183372","mergeCommit":{"message":"[DOCS]
Add gpt-4o model support to Playground
(#183372)","sha":"b245f0dab8db740be9484bc0b8b5ddfc97166e4c"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183372","number":183372,"mergeCommit":{"message":"[DOCS]
Add gpt-4o model support to Playground
(#183372)","sha":"b245f0dab8db740be9484bc0b8b5ddfc97166e4c"}}]}]
BACKPORT-->

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-05-14 20:36:52 +00:00
Kibana Machine
b75bb780be
[8.14] [Search] [Playground] present message when no documents are returned (#183219) (#183251)
# Backport

This will backport the following commits from `main` to `8.14`:
- [[Search] [Playground] present message when no documents are returned
(#183219)](https://github.com/elastic/kibana/pull/183219)

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

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

<!--BACKPORT [{"author":{"name":"Joe
McElroy","email":"joseph.mcelroy@elastic.co"},"sourceCommit":{"committedDate":"2024-05-13T09:55:54Z","message":"[Search]
[Playground] present message when no documents are returned
(#183219)\n\n## Summary\r\n\r\nHappens when index uses bm25 retrieval.
Currently if no documents are\r\nreturned, no message appears and
confusing to the user happened and how\r\nthey can improve it. With this
change, it tells them what happened and a\r\nlink to how to improve
this.\r\n\r\n<img width=\"1018\"
alt=\"image\"\r\nsrc=\"88564932-377f-4c7a-9c83-f7b3d0651a73\">\r\n\r\n###
Checklist\r\n\r\nDelete any items that are not applicable to this
PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[x]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [x] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[x] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n---------\r\n\r\nCo-authored-by:
Liam Thompson
<32779855+leemthompo@users.noreply.github.com>\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3e743fee00195a7c074c9308941d75e28df1e5cc","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:EnterpriseSearch","v8.14.0","v8.15.0"],"title":"[Search]
[Playground] present message when no documents are
returned","number":183219,"url":"https://github.com/elastic/kibana/pull/183219","mergeCommit":{"message":"[Search]
[Playground] present message when no documents are returned
(#183219)\n\n## Summary\r\n\r\nHappens when index uses bm25 retrieval.
Currently if no documents are\r\nreturned, no message appears and
confusing to the user happened and how\r\nthey can improve it. With this
change, it tells them what happened and a\r\nlink to how to improve
this.\r\n\r\n<img width=\"1018\"
alt=\"image\"\r\nsrc=\"88564932-377f-4c7a-9c83-f7b3d0651a73\">\r\n\r\n###
Checklist\r\n\r\nDelete any items that are not applicable to this
PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[x]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [x] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[x] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n---------\r\n\r\nCo-authored-by:
Liam Thompson
<32779855+leemthompo@users.noreply.github.com>\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3e743fee00195a7c074c9308941d75e28df1e5cc"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183219","number":183219,"mergeCommit":{"message":"[Search]
[Playground] present message when no documents are returned
(#183219)\n\n## Summary\r\n\r\nHappens when index uses bm25 retrieval.
Currently if no documents are\r\nreturned, no message appears and
confusing to the user happened and how\r\nthey can improve it. With this
change, it tells them what happened and a\r\nlink to how to improve
this.\r\n\r\n<img width=\"1018\"
alt=\"image\"\r\nsrc=\"88564932-377f-4c7a-9c83-f7b3d0651a73\">\r\n\r\n###
Checklist\r\n\r\nDelete any items that are not applicable to this
PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[x]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [x] [Unit
or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [ ] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is
usable by keyboard only (learn more\r\nabout [keyboard
accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI
touched in this PR does not create any new axe failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[x] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n---------\r\n\r\nCo-authored-by:
Liam Thompson
<32779855+leemthompo@users.noreply.github.com>\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3e743fee00195a7c074c9308941d75e28df1e5cc"}}]}]
BACKPORT-->

Co-authored-by: Joe McElroy <joseph.mcelroy@elastic.co>
2024-05-13 04:14:07 -07:00
Kibana Machine
81863bb5a0
[8.14] [DOCS] Add Playground docs (#182692) (#182973)
# Backport

This will backport the following commits from `main` to `8.14`:
- [[DOCS] Add Playground docs
(#182692)](https://github.com/elastic/kibana/pull/182692)

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

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

<!--BACKPORT [{"author":{"name":"Liam
Thompson","email":"32779855+leemthompo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-08T16:29:17Z","message":"[DOCS]
Add Playground docs (#182692)\n\n## Summary\r\n\r\n- Adds new
**Playground** section to side nav\r\n\r\n###
[URL\r\npreview](https://kibana_bk_182692.docs-preview.app.elstc.co/guide/en/kibana/master/playground.html)","sha":"1852d981a00a8a07d78c51c5d9042cd2a64ca454","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","docs","Team:EnterpriseSearch","v8.14.0","v8.15.0"],"title":"[DOCS]
Add Playground
docs","number":182692,"url":"https://github.com/elastic/kibana/pull/182692","mergeCommit":{"message":"[DOCS]
Add Playground docs (#182692)\n\n## Summary\r\n\r\n- Adds new
**Playground** section to side nav\r\n\r\n###
[URL\r\npreview](https://kibana_bk_182692.docs-preview.app.elstc.co/guide/en/kibana/master/playground.html)","sha":"1852d981a00a8a07d78c51c5d9042cd2a64ca454"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182692","number":182692,"mergeCommit":{"message":"[DOCS]
Add Playground docs (#182692)\n\n## Summary\r\n\r\n- Adds new
**Playground** section to side nav\r\n\r\n###
[URL\r\npreview](https://kibana_bk_182692.docs-preview.app.elstc.co/guide/en/kibana/master/playground.html)","sha":"1852d981a00a8a07d78c51c5d9042cd2a64ca454"}}]}]
BACKPORT-->

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-05-08 16:55:37 +00:00