Merge pull request #261 from langchain-ai/update-support-email

Update support email to support@langchain.dev
This commit is contained in:
Nithin Bose
2025-07-25 07:02:53 -07:00
committed by GitHub
@@ -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
}
}