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:
Kazuki Maeda
2023-10-02 04:30:58 +09:00
committed by GitHub
parent 17cdeb72ef
commit a363ab5292
30 changed files with 49 additions and 49 deletions

View File

@@ -46,7 +46,7 @@ class TestUnitCPALChain_MathWordProblems(unittest.TestCase):
"""Unit Test the CPAL chain and its component chains on math word problems.
These tests can't run in the standard unit test directory because of
this issue, https://github.com/hwchase17/langchain/issues/7451
this issue, https://github.com/langchain-ai/langchain/issues/7451
"""
@@ -398,7 +398,7 @@ class TestCPALChain_MathWordProblems(unittest.TestCase):
"""
Test CPAL chain against the first example in the PAL chain notebook doc:
https://github.com/hwchase17/langchain/blob/master/docs/extras/modules/chains/additional/pal.ipynb
https://github.com/langchain-ai/langchain/blob/master/docs/extras/modules/chains/additional/pal.ipynb
"""
narrative_input = (