Skip to content

HELP WANTED - Update langgraph docs tutorials #6437

@casparb

Description

@casparb

Privileged issue

  • I am a LangGraph maintainer, or was asked directly by a LangGraph maintainer to create an issue here.

Issue Content

Related issue: #6332

There are a handful of old imports that need to be updated in langgraph/docs e.g.:

# incorrect:
from langchainhub import pull 

correct would be to import langsmith client: docs

Also need to clean up references to old types like FunctionMessage -> ToolMessage

Would be good for somebody to identify all old imports and types and do a big replace-all in .ipynb files.

For whoever is interested - before you submit a PR, please drop a report of the changes you'll be making here and I'll approve them (to save you some time).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions