This is a version of an agent executor specifically designed for chat models. It represents state as a list of messages and passes that around. This is a simpler agent runtime for models that support chat messages and function calling.

Notebook: https://github.com/langchain-ai/langgraph/blob/main/examples/chat_agent_executor_with_function_calling/base.ipynb

Add comment

Your email address will not be published. Required fields are marked *

Categories

All Topics