Files
langchain/libs
Nuno Campos 3143324984 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"
2023-10-31 13:22:54 +00:00
..
2023-10-31 00:06:02 -07:00
2023-10-28 08:51:23 -07:00