Skip to content

[langgraph]: Quickstart guide, name mismatch in MessagesState and the returned value in llm_call function #1045

@ybillwang

Description

@ybillwang

Type of issue

issue / bug

Language

Python

Description

In langgraph quickstart page, there is a mismatch of MessagesState definition and the llm_call return value.

I think model_calls in MessagesState should be changed to llm_calls, to match the return dict in llm_call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    langgraphFor docs changes to LangGraph

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions