Код: Выделить всё
from langchain.agents import AgentExecutor, create_tool_calling_agent
from tools import search_tool , wiki_tool ,save_tool
из langchain.agents import AgentExecutor, create_tool_calling_agent
Ошибка импорта: невозможно импортировать имя «AgentExecutor» из «langchain.agents»
Подробнее здесь: https://stackoverflow.com/questions/797 ... ain-agents
Мобильная версия