Files
langchain-python/langchain/chains/constitutional_ai/__init__.py
T
CG80499 af8f5c1a49 Added constitutional chain. (#1147)
- Added self-critique constitutional chain based on this
[paper](https://www.anthropic.com/constitutional.pdf).
2023-02-18 19:31:51 -08:00

3 lines
107 B
Python

"""The Chain runs self-critique based on the Constitutional AI method proposed by \
(Bai et al., 2022)."""