mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [[DOCS] Link to Playground videos (#204716)](https://github.com/elastic/kibana/pull/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":"32779855+leemthompo@users.noreply.github.com"},"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 <32779855+leemthompo@users.noreply.github.com>
This commit is contained in:
parent
7bcc2aef6a
commit
c7ffde5068
1 changed files with 11 additions and 2 deletions
|
@ -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]]
|
||||
|
@ -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[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue