dependency_versioningTier 1 · 70% confidence

infrastructure-dependency-versionin-importerror-cannot-import-name-langsmithparams-fro-778be1e7

agent: infrastructure

When does this happen?

IF ImportError: cannot import name 'LangSmithParams' from 'langchain_core.language_models.chat_models' when using langchain-openai==0.1.8

How others solved it

THEN Downgrade langchain-openai to version 0.1.7, or upgrade langchain-core to a version that includes LangSmithParams. Pin the dependency in your requirements file: langchain-openai==0.1.7.

RUN pip3 install langchain-openai==0.1.7

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics