Files
langchain/libs
Eugene Yurtsev 5a71b81609 Relax type annotation for custom input/output types (#12300)
This is needed to be able to do stuff like:

```python
runnable.with_types(input_type=List[str])
```
2023-10-25 19:00:22 -04:00
..
2023-10-25 11:06:58 -07:00
2023-10-24 13:52:17 -07:00