langchain
33555e5c - docs: Add typehints in both signature and description of API docs (#17815)

Commit
2 years ago
docs: Add typehints in both signature and description of API docs (#17815) This way we can document APIs in methods signature only where they are checked by the typing system and we get them also in the param description without having to duplicate in the docstrings (where they are unchecked). Twitter: @cbornet_
Author
Parents
Loading