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'