mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-08-27 19:29:56 -04:00
af8f5c1a49
- Added self-critique constitutional chain based on this [paper](https://www.anthropic.com/constitutional.pdf).
3 lines
107 B
Python
3 lines
107 B
Python
"""The Chain runs self-critique based on the Constitutional AI method proposed by \
|
|
(Bai et al., 2022)."""
|