Skip to content

Commit

Permalink
docs: fixed a typo (#28191)
Browse files Browse the repository at this point in the history
**Description**: removed the redundant phrase (typo)
  • Loading branch information
Mahdi-Massahi authored Nov 18, 2024
1 parent 3a63055 commit 6dfea7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/tutorials/llm_chain.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
"source": [
"## Conclusion\n",
"\n",
"That's it! In this tutorial you've learned how to create your first simple LLM application. You've learned how to work with language models, how to how to create a prompt template, and how to get great observability into chains you create with LangSmith.\n",
"That's it! In this tutorial you've learned how to create your first simple LLM application. You've learned how to work with language models, how to create a prompt template, and how to get great observability into chains you create with LangSmith.\n",
"\n",
"This just scratches the surface of what you will want to learn to become a proficient AI Engineer. Luckily - we've got a lot of other resources!\n",
"\n",
Expand Down

0 comments on commit 6dfea7e

Please sign in to comment.