langchain is currently in 0.x, but there are prereleases available for 1.0. Our integration doesn't work out of the box with the prereleases. Find out what has changed and adapt the integration.
Once this is done, if #4734 has been merged already, remove these two restrictions from scripts/populate_tox/config.py. You can also test the integration on 1.0 this way.
langchain is currently in 0.x, but there are prereleases available for 1.0. Our integration doesn't work out of the box with the prereleases. Find out what has changed and adapt the integration.
Once this is done, if #4734 has been merged already, remove these two restrictions from
scripts/populate_tox/config.py. You can also test the integration on 1.0 this way.