mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
5a71b81609
This is needed to be able to do stuff like: ```python runnable.with_types(input_type=List[str]) ```