Harrison Chase

Results 208 issues of Harrison Chase

## What is this tool for? At a high level, focused on "Proactively eliminate failure at every stage of the model lifecycle for ML integrity." Specifically, does this in a...

consolidating logic for when a chain is able to run with single input text, single output text open to feedback on naming, logic, usefulness

enhancement
good first issue

Currently is as below, which is way too ugly ``` 335 Create a new model by parsing and validating input data from keyword arguments. 336 337 Raises ValidationError if the...

enhancement

per https://github.com/hwchase17/langchain/issues/104 needed to start skipping unit tests due to a segfault - look into this more and figure out what fixes are needed https://github.com/hwchase17/langchain/blob/95dd2f140e19d29bdb62d4dae2048e3edf0ee147/tests/integration_tests/embeddings/test_huggingface.py#L7

bug

add llm extra dependencies add all extra dependencies

to make sure they are up to date