Skip to content

Commit

Permalink
Experiment with Scrimba embed
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpfish committed Oct 18, 2023
1 parent dc6ca0d commit 5b0f79c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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)

<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

Expand Down
2 changes: 1 addition & 1 deletion registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b0f79c

Please sign in to comment.