Skip to content

Getting Error during processing: BaseChatModel.__call__() missing 1 required positional argument: 'messages' eror #662

@ompanda

Description

@ompanda

LangChainDeprecationWarning: The method BaseChatModel.__call__ was deprecated in langchain-core 0.1.7 and will be removed in 1.0. Use :meth:~invoke instead.
res = func(*args, **kwargs)
Error during processing: BaseChatModel.call() missing 1 required positional argument: 'messages'

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