Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(langchain): use correct class names for pinecone vectorstore check #9759

Merged
merged 22 commits into from
Jul 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
663970c
Use correct class names for pinecone vectorstores
Yun-Kim Jul 8, 2024
564a023
Add regression test, change riotfile to remove langchain-pinecone dep…
Yun-Kim Jul 8, 2024
5a9b9e0
Fix base langchain check as well
Yun-Kim Jul 9, 2024
76c56f1
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 11, 2024
c57354e
add conditional skip for langchain-community
Yun-Kim Jul 11, 2024
f7527b6
keep langchain-pinecone dependency for easier testing
Yun-Kim Jul 11, 2024
ace857f
Fix test
Yun-Kim Jul 11, 2024
a6db71d
Add faiss-cpu as dependency
Yun-Kim Jul 11, 2024
280105c
Move faiss dependency to langchain community test venvs only, skip ot…
Yun-Kim Jul 13, 2024
0c4acea
ignore pinecone test span tag due to updated dependencies
Yun-Kim Jul 13, 2024
0198e41
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
emmettbutler Jul 15, 2024
aa740b0
ignore snapshot test assertion due to updated dependencies
Yun-Kim Jul 15, 2024
b13ee23
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 15, 2024
e814681
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 16, 2024
7647611
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 16, 2024
121973c
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 16, 2024
4c2d229
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 17, 2024
2df9768
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 17, 2024
02c34b2
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 17, 2024
c2e1b76
Mark llmobs tests as flaky due to langchain community vcr
Yun-Kim Jul 18, 2024
28193e5
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 18, 2024
20653e4
Merge branch 'main' into yunkim/langchain-pinecone-vectorstore-fix
Yun-Kim Jul 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 25 additions & 24 deletions .riot/requirements/14f5b1d.txt → .riot/requirements/150eea5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,32 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/14f5b1d.in
# pip-compile --no-annotate .riot/requirements/150eea5.in
#
ai21==2.6.0
ai21-tokenizer==0.9.1
ai21==2.9.1
ai21-tokenizer==0.11.2
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
anthropic==0.28.1
anthropic==0.31.0
anyio==4.4.0
async-timeout==4.0.3
attrs==23.2.0
boto3==1.34.126
botocore==1.34.126
certifi==2024.6.2
boto3==1.34.144
botocore==1.34.144
certifi==2024.7.4
charset-normalizer==3.3.2
cohere==5.4.0
coverage[toml]==7.5.3
coverage[toml]==7.6.0
dataclasses-json==0.6.7
defusedxml==0.7.1
distro==1.9.0
exceptiongroup==1.2.1
fastavro==1.9.4
filelock==3.15.1
exceptiongroup==1.2.2
faiss-cpu==1.8.0
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
fsspec==2024.6.0
fsspec==2024.6.1
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
Expand All @@ -36,7 +37,7 @@ huggingface-hub==0.23.4
hypothesis==6.45.0
idna==3.7
iniconfig==2.0.0
jiter==0.4.2
jiter==0.5.0
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
Expand All @@ -49,22 +50,22 @@ langchain-core==0.1.52
langchain-openai==0.1.6
langchain-pinecone==0.1.0
langchain-text-splitters==0.0.2
langsmith==0.1.77
langsmith==0.1.85
marshmallow==3.21.3
mock==5.1.0
multidict==6.0.5
mypy-extensions==1.0.0
numexpr==2.10.0
numexpr==2.10.1
numpy==1.26.4
openai==1.30.3
opentracing==2.4.0
orjson==3.10.5
orjson==3.10.6
packaging==23.2
pinecone-client==3.2.2
pluggy==1.5.0
psutil==5.9.8
pydantic==2.7.4
pydantic-core==2.18.4
psutil==6.0.0
pydantic==2.8.2
pydantic-core==2.20.1
pytest==8.2.2
pytest-asyncio==0.21.1
pytest-cov==5.0.0
Expand All @@ -74,21 +75,21 @@ python-dateutil==2.9.0.post0
pyyaml==6.0.1
regex==2024.5.15
requests==2.32.3
s3transfer==0.10.1
s3transfer==0.10.2
sentencepiece==0.2.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==2.0.30
tenacity==8.3.0
sqlalchemy==2.0.31
tenacity==8.5.0
tiktoken==0.7.0
tokenizers==0.19.1
tomli==2.0.1
tqdm==4.66.4
types-requests==2.32.0.20240602
types-requests==2.32.0.20240712
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==2.2.1
urllib3==2.2.2
vcrpy==6.0.1
wrapt==1.16.0
yarl==1.9.4
52 changes: 26 additions & 26 deletions .riot/requirements/1598e9b.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,29 @@
#
# pip-compile --no-annotate .riot/requirements/1598e9b.in
#
ai21==2.6.0
ai21-tokenizer==0.9.1
ai21==2.9.1
ai21-tokenizer==0.11.2
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
anthropic==0.28.1
anthropic==0.31.0
anyio==4.4.0
async-timeout==4.0.3
attrs==23.2.0
boto3==1.34.126
botocore==1.34.126
certifi==2024.6.2
boto3==1.34.143
botocore==1.34.143
certifi==2024.7.4
charset-normalizer==3.3.2
cohere==5.5.7
coverage[toml]==7.5.3
cohere==5.5.8
coverage[toml]==7.6.0
dataclasses-json==0.6.7
defusedxml==0.7.1
distro==1.9.0
exceptiongroup==1.2.1
fastavro==1.9.4
filelock==3.15.1
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
fsspec==2024.6.0
fsspec==2024.6.1
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
Expand All @@ -36,35 +36,35 @@ huggingface-hub==0.23.4
hypothesis==6.45.0
idna==3.7
iniconfig==2.0.0
jiter==0.4.2
jiter==0.5.0
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
langchain==0.2.0
langchain-anthropic==0.1.13
langchain-aws==0.1.6
langchain-cohere==0.1.7
langchain-cohere==0.1.8
langchain-core==0.2.0
langchain-openai==0.1.7
langchain-pinecone==0.1.1
langchain-text-splitters==0.2.1
langsmith==0.1.77
langsmith==0.1.85
marshmallow==3.21.3
mock==5.1.0
multidict==6.0.5
mypy-extensions==1.0.0
numexpr==2.10.0
numexpr==2.10.1
numpy==1.26.4
openai==1.34.0
openai==1.35.13
opentracing==2.4.0
orjson==3.10.5
orjson==3.10.6
packaging==23.2
parameterized==0.9.0
pinecone-client==3.2.2
pluggy==1.5.0
psutil==5.9.8
pydantic==2.7.4
pydantic-core==2.18.4
psutil==6.0.0
pydantic==2.8.2
pydantic-core==2.20.1
pytest==8.2.2
pytest-asyncio==0.21.1
pytest-cov==5.0.0
Expand All @@ -74,21 +74,21 @@ python-dateutil==2.9.0.post0
pyyaml==6.0.1
regex==2024.5.15
requests==2.32.3
s3transfer==0.10.1
s3transfer==0.10.2
sentencepiece==0.2.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==2.0.30
tenacity==8.3.0
sqlalchemy==2.0.31
tenacity==8.5.0
tiktoken==0.7.0
tokenizers==0.15.2
tokenizers==0.19.1
tomli==2.0.1
tqdm==4.66.4
types-requests==2.32.0.20240602
types-requests==2.32.0.20240622
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==2.2.1
urllib3==2.2.2
vcrpy==6.0.1
wrapt==1.16.0
yarl==1.9.4
71 changes: 38 additions & 33 deletions .riot/requirements/1810353.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,29 @@
#
# pip-compile --no-annotate .riot/requirements/1810353.in
#
ai21==2.6.0
ai21-tokenizer==0.9.1
ai21==2.9.1
ai21-tokenizer==0.11.2
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
anthropic==0.28.1
anthropic==0.31.0
anyio==4.4.0
async-timeout==4.0.3
attrs==23.2.0
boto3==1.34.126
botocore==1.34.126
certifi==2024.6.2
boto3==1.34.143
botocore==1.34.143
certifi==2024.7.4
charset-normalizer==3.3.2
cohere==5.5.7
coverage[toml]==7.5.3
cohere==5.5.8
coverage[toml]==7.6.0
dataclasses-json==0.6.7
defusedxml==0.7.1
distro==1.9.0
exceptiongroup==1.2.1
fastavro==1.9.4
filelock==3.15.1
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
fsspec==2024.6.0
fsspec==2024.6.1
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
Expand All @@ -35,63 +35,68 @@ httpx-sse==0.4.0
huggingface-hub==0.23.4
hypothesis==6.45.0
idna==3.7
importlib-metadata==7.1.0
importlib-metadata==8.0.0
iniconfig==2.0.0
jiter==0.4.2
jiter==0.5.0
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
langchain==0.2.4
langchain-anthropic==0.1.15
langchain-aws==0.1.6
langchain-cohere==0.1.7
langchain-community==0.2.4
langchain-core==0.2.6
langchain-openai==0.1.8
langchain==0.2.7
langchain-anthropic==0.1.19
langchain-aws==0.1.10
langchain-cohere==0.1.9
langchain-community==0.2.7
langchain-core==0.2.15
langchain-experimental==0.0.62
langchain-openai==0.1.15
langchain-pinecone==0.1.1
langchain-text-splitters==0.2.1
langsmith==0.1.77
langchain-text-splitters==0.2.2
langsmith==0.1.85
marshmallow==3.21.3
mock==5.1.0
multidict==6.0.5
mypy-extensions==1.0.0
numexpr==2.10.0
numexpr==2.10.1
numpy==1.26.4
openai==1.34.0
openai==1.35.13
opentracing==2.4.0
orjson==3.10.5
orjson==3.10.6
packaging==24.1
pandas==2.2.2
parameterized==0.9.0
pinecone-client==3.2.2
pluggy==1.5.0
psutil==5.9.8
pydantic==2.7.4
pydantic-core==2.18.4
psutil==6.0.0
pydantic==2.8.2
pydantic-core==2.20.1
pytest==8.2.2
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-dateutil==2.9.0.post0
pytz==2024.1
pyyaml==6.0.1
regex==2024.5.15
requests==2.32.3
s3transfer==0.10.1
s3transfer==0.10.2
sentencepiece==0.2.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==2.0.30
tenacity==8.3.0
sqlalchemy==2.0.31
tabulate==0.9.0
tenacity==8.5.0
tiktoken==0.7.0
tokenizers==0.15.2
tokenizers==0.19.1
tomli==2.0.1
tqdm==4.66.4
types-requests==2.31.0.6
types-urllib3==1.26.25.14
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==1.26.18
tzdata==2024.1
urllib3==1.26.19
vcrpy==6.0.1
wrapt==1.16.0
yarl==1.9.4
Expand Down
Loading
Loading