Experiment with Scrimba embed
This commit is contained in:
parent
dc6ca0df6b
commit
5b0f79c21d
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue