Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
a8a7536
patching fix + test
sabrenner Sep 23, 2025
05e0bb9
release note
sabrenner Sep 23, 2025
7af6aa9
fix langgraph tests
sabrenner Sep 23, 2025
aa9f045
changes to registry.yaml
sabrenner Sep 23, 2025
6400a50
try moving langchain_community to its own suite
sabrenner Sep 24, 2025
fb7fc92
Merge branch 'main' into sabrenner/langchain-patching-fix
sabrenner Sep 24, 2025
eae98f4
patching __init_subclass__, but something is wrong with tests
sabrenner Sep 25, 2025
dc187e6
Merge branch 'sabrenner/langchain-patching-fix' of github.com:DataDog…
sabrenner Sep 25, 2025
e073780
remove breakpoint
sabrenner Sep 25, 2025
ad02fce
undo removal
sabrenner Sep 25, 2025
03b73b1
fmt
sabrenner Sep 25, 2025
cf392fa
something works
sabrenner Sep 25, 2025
ac4ecd8
Merge branch 'main' of github.com:DataDog/dd-trace-py into sabrenner/…
sabrenner Sep 26, 2025
614201d
uncomment tests
sabrenner Sep 26, 2025
65fc3e7
let's try this instead
sabrenner Sep 26, 2025
ec5df60
change fixture scope
sabrenner Sep 26, 2025
5f0269d
Merge branch 'main' into sabrenner/langchain-patching-fix
sabrenner Sep 26, 2025
6624806
remove langchain_core from config
sabrenner Sep 26, 2025
5067f33
oops config change
sabrenner Sep 26, 2025
78cb263
couple misc fixes for span.kind
sabrenner Sep 26, 2025
eeaf771
Merge branch 'main' into sabrenner/langchain-patching-fix
sabrenner Sep 26, 2025
54c99cf
add comment for test fixture
sabrenner Sep 26, 2025
be22506
Merge branch 'sabrenner/langchain-patching-fix' of github.com:DataDog…
sabrenner Sep 26, 2025
1df4866
remove breakpoint
sabrenner Sep 26, 2025
1a34b78
fix test
sabrenner Sep 26, 2025
ea05833
fmt
sabrenner Sep 26, 2025
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
107 changes: 0 additions & 107 deletions .riot/requirements/12135c7.txt

This file was deleted.

107 changes: 107 additions & 0 deletions .riot/requirements/1249798.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1249798.in
#
ai21==4.2.0
aiohappyeyeballs==2.6.1
aiohttp==3.12.15
aiohttp-retry==2.9.1
aiosignal==1.4.0
annotated-types==0.7.0
anthropic==0.68.0
anyio==4.11.0
attrs==25.3.0
boto3==1.40.36
botocore==1.40.36
certifi==2025.8.3
charset-normalizer==3.4.3
cohere==5.18.0
coverage[toml]==7.10.7
dataclasses-json==0.6.7
distro==1.9.0
docstring-parser==0.17.0
exceptiongroup==1.3.0
fastavro==1.12.0
filelock==3.19.1
frozenlist==1.7.0
fsspec==2025.9.0
greenlet==3.0.3
h11==0.16.0
hf-xet==1.1.10
httpcore==1.0.9
httpx==0.28.1
httpx-sse==0.4.0
huggingface-hub==0.35.1
hypothesis==6.45.0
idna==3.10
iniconfig==2.1.0
jiter==0.11.0
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
langchain==0.3.27
langchain-anthropic==0.3.20
langchain-aws==0.2.33
langchain-cohere==0.3.5
langchain-community==0.3.29
langchain-core==0.3.76
langchain-experimental==0.3.4
langchain-openai==0.3.33
langchain-pinecone==0.2.12
langchain-text-splitters==0.3.11
langsmith==0.4.30
marshmallow==3.26.1
mock==5.2.0
multidict==6.6.4
mypy-extensions==1.1.0
numexpr==2.8.5
numpy==1.26.4
openai==1.109.0
opentracing==2.4.0
orjson==3.11.3
packaging==24.2
pandas==2.3.2
pinecone[asyncio]==7.3.0
pinecone-plugin-assistant==1.8.0
pinecone-plugin-interface==0.0.7
pluggy==1.6.0
propcache==0.3.2
psutil==7.1.0
pydantic==2.11.9
pydantic-core==2.33.2
pydantic-settings==2.10.1
pygments==2.19.2
pytest==8.4.2
pytest-asyncio==0.23.7
pytest-cov==7.0.0
pytest-mock==3.15.1
pytest-randomly==3.10.1
python-dateutil==2.9.0.post0
python-dotenv==1.1.1
pytz==2025.2
pyyaml==6.0.2
regex==2025.9.18
requests==2.32.5
requests-toolbelt==1.0.0
respx==0.22.0
s3transfer==0.14.0
simsimd==6.5.3
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==2.0.43
tabulate==0.9.0
tenacity==8.5.0
tiktoken==0.11.0
tokenizers==0.22.1
tqdm==4.67.1
types-requests==2.32.4.20250913
typing-extensions==4.15.0
typing-inspect==0.9.0
typing-inspection==0.4.1
tzdata==2025.2
urllib3==2.5.0
yarl==1.20.1
zstandard==0.25.0
103 changes: 103 additions & 0 deletions .riot/requirements/1274041.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1274041.in
#
ai21==4.2.0
aiohappyeyeballs==2.6.1
aiohttp==3.12.15
aiohttp-retry==2.9.1
aiosignal==1.4.0
annotated-types==0.7.0
anthropic==0.68.0
anyio==4.11.0
attrs==25.3.0
boto3==1.40.36
botocore==1.40.36
certifi==2025.8.3
charset-normalizer==3.4.3
cohere==5.18.0
coverage[toml]==7.10.7
dataclasses-json==0.6.7
distro==1.9.0
docstring-parser==0.17.0
exceptiongroup==1.3.0
fastavro==1.12.0
filelock==3.19.1
frozenlist==1.7.0
fsspec==2025.9.0
greenlet==3.0.3
h11==0.16.0
hf-xet==1.1.10
httpcore==1.0.9
httpx==0.28.1
httpx-sse==0.4.0
huggingface-hub==0.35.1
hypothesis==6.45.0
idna==3.10
iniconfig==2.1.0
jiter==0.11.0
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
langchain==0.3.27
langchain-anthropic==0.3.20
langchain-aws==0.2.33
langchain-cohere==0.4.6
langchain-community==0.3.29
langchain-core==0.3.76
langchain-openai==0.3.33
langchain-pinecone==0.2.12
langchain-text-splitters==0.3.11
langsmith==0.4.30
marshmallow==3.26.1
mock==5.2.0
multidict==6.6.4
mypy-extensions==1.1.0
numexpr==2.8.5
numpy==2.3.3
openai==1.109.0
opentracing==2.4.0
orjson==3.11.3
packaging==24.2
pinecone[asyncio]==7.3.0
pinecone-plugin-assistant==1.8.0
pinecone-plugin-interface==0.0.7
pluggy==1.6.0
propcache==0.3.2
psutil==7.1.0
pydantic==2.11.9
pydantic-core==2.33.2
pydantic-settings==2.10.1
pygments==2.19.2
pytest==8.4.2
pytest-asyncio==0.23.7
pytest-cov==7.0.0
pytest-mock==3.15.1
pytest-randomly==3.10.1
python-dateutil==2.9.0.post0
python-dotenv==1.1.1
pyyaml==6.0.2
regex==2025.9.18
requests==2.32.5
requests-toolbelt==1.0.0
respx==0.22.0
s3transfer==0.14.0
simsimd==6.5.3
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==2.0.43
tenacity==8.5.0
tiktoken==0.11.0
tokenizers==0.22.1
tqdm==4.67.1
types-pyyaml==6.0.12.20250915
types-requests==2.32.4.20250913
typing-extensions==4.15.0
typing-inspect==0.9.0
typing-inspection==0.4.1
urllib3==2.5.0
yarl==1.20.1
zstandard==0.25.0
Loading
Loading