mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-15 05:52:36 +00:00
rename repo namespace to langchain-ai (#11259)
### Description renamed several repository links from `hwchase17` to `langchain-ai`. ### Why I discovered that the README file in the devcontainer contains an old repository name, so I took the opportunity to rename the old repository name in all files within the repository, excluding those that do not require changes. ### Dependencies none ### Tag maintainer @baskaryan ### Twitter handle [kzk_maeda](https://twitter.com/kzk_maeda)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"\n",
|
||||
"This notebook covers how to load content from HTML that was generated as part of a `Read-The-Docs` build.\n",
|
||||
"\n",
|
||||
"For an example of this in the wild, see [here](https://github.com/hwchase17/chat-langchain).\n",
|
||||
"For an example of this in the wild, see [here](https://github.com/langchain-ai/chat-langchain).\n",
|
||||
"\n",
|
||||
"This assumes that the HTML has already been scraped into a folder. This can be done by uncommenting and running the following command"
|
||||
]
|
||||
|
Reference in New Issue
Block a user