mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-24 13:58:11 +00:00
- **Description:** Tests fail to do value lookup because it does not specify the index name - **Issue:** the issue # Failing integration test - [x] **Add tests and docs**: Tests now pass - [x] **Lint and test**: Run `make format`, `make lint` and `make test` from the root of the package(s) you've modified. See contribution guidelines for more: https://python.langchain.com/docs/contributing/