langchain/tests
Samantha Whitmore efbc03bda8
NLPCloud client integration (#81)
lots of kwargs! generation docs here:
https://docs.nlpcloud.com/#generation

This somewhat breaks the paradigm introduced in LLM base class as the
stop sequence isn't a list, and should rightfully be introduced at the
time of initialization of the class, along with the other kwargs that
depend on its presence (e.g. remove_end_sequence, etc.) curious if you'd
want to refactor LLM base class to take out stop as a specific named
kwarg?
2022-11-08 06:24:23 -08:00
..
integration_tests NLPCloud client integration (#81) 2022-11-08 06:24:23 -08:00
unit_tests Harrison/fix imports (#72) 2022-11-06 16:06:40 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00