Skip to content

Commit

Permalink
[8.17] [DOCS] Link to Playground videos (#204716) (#204753)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.17`:
- [[DOCS] Link to Playground videos
(#204716)](#204716)

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

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

<!--BACKPORT [{"author":{"name":"Liam
Thompson","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-18T12:55:01Z","message":"[DOCS]
Link to Playground videos
(#204716)","sha":"c88b2736114f97a54abca0cf5e1138e67dfd69b0","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","v8.16.0","backport:version","v8.17.0","v8.18.0"],"title":"[DOCS]
Link to Playground
videos","number":204716,"url":"https://github.com/elastic/kibana/pull/204716","mergeCommit":{"message":"[DOCS]
Link to Playground videos
(#204716)","sha":"c88b2736114f97a54abca0cf5e1138e67dfd69b0"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","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/204716","number":204716,"mergeCommit":{"message":"[DOCS]
Link to Playground videos
(#204716)","sha":"c88b2736114f97a54abca0cf5e1138e67dfd69b0"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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: Liam Thompson <[email protected]>
  • Loading branch information
kibanamachine and leemthompo authored Dec 18, 2024
1 parent 50701e0 commit 4c509c8
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions docs/search/playground/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,16 @@ Refer to the following for more advanced topics:

* <<playground-context>>
* <<playground-query>>
* <<playground-troubleshooting>>
* <<playground-troubleshooting>>

.🍿 Getting started videos
***********************
Watch these video tutorials to help you get started:
* https://www.youtube.com/watch?v=zTHgJ3rhe10[Getting Started]
* https://www.youtube.com/watch?v=ZtxoASFvkno[Using Playground with local LLMs]
***********************


[float]
[[playground-how-it-works]]
Expand Down Expand Up @@ -259,4 +268,4 @@ Once you've got {x} up and running, and you've tested out the chat interface, yo

include::playground-context.asciidoc[]
include::playground-query.asciidoc[]
include::playground-troubleshooting.asciidoc[]
include::playground-troubleshooting.asciidoc[]

0 comments on commit 4c509c8

Please sign in to comment.