langchain
31433249 - Improve Runnable type inference for input_schemas (#12630)

Commit
2 years ago
Improve Runnable type inference for input_schemas (#12630) - Prefer lambda type annotations over inferred dict schema - For sequences that start with RunnableAssign infer seq input type as "input type of 2nd item in sequence - output type of runnable assign"
Author
Parents
Loading