J Wynia
|
b40f90ea04
|
Spelling to correct conservation to conservation (#3049)
Issue #3048 corrected spelling
|
2023-04-17 21:03:03 -07:00 |
|
leo-gan
|
fd69cc7e42
|
Removed duplicate BaseModel dependencies (#2471)
Removed duplicate BaseModel dependencies in class inheritances.
Also, sorted imports by `isort`.
|
2023-04-06 12:45:16 -07:00 |
|
Gene Ruebsamen
|
68f039704c
|
missing word 'not' in constitutional prompts (#2176)
arson should **not** be condoned.
not was missing in the critique
|
2023-03-29 22:29:48 -07:00 |
|
Gerard Hernandez
|
f257b08406
|
Removed duplicate "revision_request" in constitutional_ai/prompts.py (#2046)
Removed a duplicate "revision_request" in the second example within
[this
file](https://github.com/hwchase17/langchain/blob/master/langchain/chains/constitutional_ai/prompts.py).
|
2023-03-27 15:04:23 -07:00 |
|
Harrison Chase
|
d08f940336
|
principles list (#1888)
|
2023-03-22 10:48:38 -07:00 |
|
Harrison Chase
|
b1c4480d7c
|
fix typing (#1807)
|
2023-03-20 07:50:49 -07:00 |
|
Harrison Chase
|
0e21463f07
|
(rfc) chat models (#1424)
Co-authored-by: Ankush Gola <ankush.gola@gmail.com>
|
2023-03-06 08:34:24 -08:00 |
|
djacobs7
|
4e28982d2b
|
Fix typo in constitutional_ai base.py (#1216)
Found a typo in the documentation code for the constitutional_ai module
|
2023-02-21 17:03:44 -08:00 |
|
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 |
|