From 0b2e2fe4bacd40ab7eec22d9b6f07da5e15d25f1 Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Mon, 8 Apr 2024 14:43:48 -0600 Subject: [PATCH] playground video --- pages/introduction/basics.en.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pages/introduction/basics.en.mdx b/pages/introduction/basics.en.mdx index 8e3ece5..2e9f58e 100644 --- a/pages/introduction/basics.en.mdx +++ b/pages/introduction/basics.en.mdx @@ -2,6 +2,7 @@ import {Screenshot} from 'components/screenshot' import INTRO1 from '../../img/introduction/sky.png' +import {Bleed} from 'nextra-theme-docs' ## Prompting an LLM @@ -24,6 +25,17 @@ If you are using the OpenAI Playground or any other LLM playground, you can prom +Here is a tutorial on how to get started with the OpenAI Playground: + + +