-
Notifications
You must be signed in to change notification settings - Fork 16.6k
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
Error occurs when using DeepSeek and LLMGraphTransformer #29952
Comments
hi @M0rtzz , |
How can we solve this |
try this code.
Other Dependenciesaiohappyeyeballs==2.4.6 aiohttp==3.11.13 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.8.0 attrs==25.1.0 certifi==2025.1.31 charset-normalizer==3.4.1 colorama==0.4.6 dataclasses-json==0.6.7 distro==1.9.0 dotenv==0.9.9 frozenlist==1.5.0 greenlet==3.1.1 h11==0.14.0 httpcore==1.0.7 httpx==0.28.1 httpx-sse==0.4.0 idna==3.10 jiter==0.8.2 jsonpatch==1.33 jsonpointer==3.0.0 langchain==0.3.19 langchain-community==0.3.18 langchain-core==0.3.40 langchain-deepseek==0.1.2 langchain-experimental==0.3.4 langchain-openai==0.3.7 langchain-text-splitters==0.3.6 langsmith==0.3.11 marshmallow==3.26.1 multidict==6.1.0 mypy-extensions==1.0.0 numpy==1.26.4 openai==1.65.2 orjson==3.10.15 packaging==24.2 propcache==0.3.0 pydantic==2.10.6 pydantic-settings==2.8.1 pydantic_core==2.27.2 python-dotenv==1.0.1 PyYAML==6.0.2 regex==2024.11.6 requests==2.32.3 requests-toolbelt==1.0.0 sniffio==1.3.1 SQLAlchemy==2.0.38 tenacity==9.0.0 tiktoken==0.9.0 tqdm==4.67.1 typing-inspect==0.9.0 typing_extensions==4.12.2 urllib3==2.3.0 yarl==1.18.3 zstandard==0.23.0 |
Thank you, the issue has been resolved. I have found that certain platform APIs are causing this bug. |
Checked other resources
Example Code
Error occurs when using DeepSeek V3 and LLMGraphTransformer, the code is as follows:
Error Message and Stack Trace (if applicable)
The error message is as follows:
Description
An object is None.
System Info
❯ python -m langchain_core.sys_info
System Information
Package Information
Optional packages not installed
Other Dependencies
The text was updated successfully, but these errors were encountered: