Skip to content

Commit

Permalink
Add ScrimPlayer component
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpfish committed Oct 18, 2023
1 parent 5b0f79c commit 3feb142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/How_to_build_an_agent_with_the_node_sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<ScrimPlayer src="https://scrimba.com/scrim/co0044b2d9b9b7f5bf16e0391?embed=openai,no-header" width="100%" height="500"></iframe>
<ScrimPlayer scrimId="co0044b2d9b9b7f5bf16e0391" />

## What you will build

Expand Down

0 comments on commit 3feb142

Please sign in to comment.