langchain/libs/experimental/langchain_experimental/cpal
Kazuki Maeda a363ab5292
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)
2023-10-01 15:30:58 -04:00
..
templates Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
__init__.py Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
base.py Add security notices on PAL and CPAL experimental chains. (#9938) 2023-08-29 13:51:56 -04:00
constants.py docstrings experimental (#7969) 2023-07-24 14:21:48 -07:00
models.py Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
README.md rename repo namespace to langchain-ai (#11259) 2023-10-01 15:30:58 -04:00

Causal program-aided language (CPAL) chain

see https://github.com/langchain-ai/langchain/pull/6255