mirror of
https://github.com/langchain-ai/langsmith-cookbook.git
synced 2026-07-01 08:12:02 -04:00
Merge pull request #261 from langchain-ai/update-support-email
Update support email to support@langchain.dev
This commit is contained in:
@@ -573,15 +573,7 @@
|
||||
"cell_type": "markdown",
|
||||
"id": "e4e3e141-30aa-4427-8b79-73f9535872ca",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## 5. Conclusion\n",
|
||||
"\n",
|
||||
"Congratulations! You've just done a quick evaluation of the correctness of your Q&A system. In this tutorial, you used LangSmith to detect issues in a RAG pipeline and make some prompt tweaks to improve the chain's performance. You have also learned about evaluator feedback and how to use it in your LLM app development process. This is a great start to improving the consistency of your LLM applications.\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"Thanks for trying this out! If you have questions or suggestions, please open an issue on GitHub or reach out to us at support@langchain.com."
|
||||
]
|
||||
"source": "## 5. Conclusion\n\nCongratulations! You've just done a quick evaluation of the correctness of your Q&A system. In this tutorial, you used LangSmith to detect issues in a RAG pipeline and make some prompt tweaks to improve the chain's performance. You have also learned about evaluator feedback and how to use it in your LLM app development process. This is a great start to improving the consistency of your LLM applications.\n\n\n\nThanks for trying this out! If you have questions or suggestions, please open an issue on GitHub or reach out to us at support@langchain.dev."
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
@@ -605,4 +597,4 @@
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user