You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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])
```
11 months ago
..
cli CLI (#12284) 11 months ago
experimental bump 322 and 34 (#12228) 11 months ago
langchain Relax type annotation for custom input/output types (#12300) 11 months ago