Steven

Results 28 issues of Steven

My workflow fails due to an out-of-memory issue during the Post Run step. I am wondering whether there is something simple I can do like point to another place which...

There is a use case to add/remove a choices for Categorical Hyperparameter, and when that happens obviously there may obviously be some automatic impact to conditions in the case of...

Hello, So, I got the error that the auto-generated IAM-Role-Statements-Name was too long so I made my own. I took good care to make this a unique name indicating the...

### System Info I am using version `0.0.171` of Langchain. Running a mac, M1, 2021, OS Ventura. Can do most all of Langchain operations without errors. Except for this issue....

### System Info MacOS Ventura, zshell `pyenv virtualenv 3.11 langchain`, clean environment `pyenv local langchain`, automatically activate environment `curl -sSL https://install.python-poetry.org | python -`, install poetry `export PATH="/Users/steven/.local/bin:$PATH`, added this...

# Improve TextSplitter.split_documents, collect page_content and metadata in one iteration ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested: @eyurtsev...

I wanted to be able to interface with the tool without writing `python -m` and also installing it from another venv on my machine. So now I can develop with...

enhancement

### System Info MacOS Langchain Version 0.0.181 Python Version 3.11.3 ### Who can help? @eyurtsev I wasn't sure who to reach out to. The following is the signature for adding...

### System Info ## System Info - `langchain.__version__` is `0.0.184` - Python 3.11 - Mac OS Ventura 13.3.1(a) ### Who can help? @hwchase17 ## Summary The **sources** component of the...