diff --git a/examples/How_to_build_an_agent_with_the_node_sdk.mdx b/examples/How_to_build_an_agent_with_the_node_sdk.mdx index e385e7e8..00362795 100644 --- a/examples/How_to_build_an_agent_with_the_node_sdk.mdx +++ b/examples/How_to_build_an_agent_with_the_node_sdk.mdx @@ -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) - + ## What you will build