mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-27 08:58:48 +00:00
chatbots use case - fix broken collab URL (#9491)
The current Collab URL returns a 404, since there is no `chatbots` directory under `use_cases`. <!-- Thank you for contributing to LangChain! If no one reviews your PR within a few days, please @-mention one of @baskaryan, @eyurtsev, @hwchase17, @rlancemartin. -->
This commit is contained in:
parent
a214fe8a2d
commit
09a92bb9bf
@ -7,7 +7,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# Chatbots\n",
|
"# Chatbots\n",
|
||||||
"\n",
|
"\n",
|
||||||
"[](https://colab.research.google.com/github/langchain-ai/langchain/blob/master/docs/extras/use_cases/chatbots/chatbots.ipynb)\n",
|
"[](https://colab.research.google.com/github/langchain-ai/langchain/blob/master/docs/extras/use_cases/chatbots.ipynb)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Use case\n",
|
"## Use case\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user