Experiment with Scrimba embed

This commit is contained in:
simonpfish 2023-10-17 20:48:08 -07:00
parent dc6ca0df6b
commit 5b0f79c21d
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ In this tutorial, you will build an app that uses OpenAI functions along with th
If you prefer watching screencasts over reading, then you can check out [this scrim, which walks through the code line-by-line:](https://scrimba.com/scrim/co0044b2d9b9b7f5bf16e0391)
<iframe src="https://scrimba.com/scrim/co0044b2d9b9b7f5bf16e0391?embed=openai,no-header" width="100%" height="500"></iframe>
<ScrimPlayer src="https://scrimba.com/scrim/co0044b2d9b9b7f5bf16e0391?embed=openai,no-header" width="100%" height="500"></iframe>
## What you will build

View File

@ -1035,7 +1035,7 @@
- completions
- title: How to build an agent with the Node.js SDK
path: examples/How_to_build_an_agent_with_the_node_sdk.md
path: examples/How_to_build_an_agent_with_the_node_sdk.mdx
date: 2023-10-05
authors:
- perborgen