Skip to content

fix: migrate deprecated LangChain imports#1413

Open
Lokesh-916 wants to merge 1 commit into
ed-donner:mainfrom
Lokesh-916:fix/langchain-imports
Open

fix: migrate deprecated LangChain imports#1413
Lokesh-916 wants to merge 1 commit into
ed-donner:mainfrom
Lokesh-916:fix/langchain-imports

Conversation

@Lokesh-916

Copy link
Copy Markdown

Changes

  • Replaced deprecated LangChain imports with their new locations.
  • Updated Tool imports from:
    from langchain.agents import Tool
    to:
    from langchain_core.tools import Tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant