
    9|h                     0    d dl mZmZmZmZmZmZ dZg dZy)    )LangChainDeprecationWarning"LangChainPendingDeprecationWarning
deprecated&suppress_langchain_deprecation_warning&surface_langchain_deprecation_warningswarn_deprecatedab  LangChain agents will continue to be supported, but it is recommended for new use cases to be built with LangGraph. LangGraph offers a more flexible and full-featured framework for building agents, including support for tool-calling, persistence of state, and human-in-the-loop workflows. For details, refer to the `LangGraph documentation <https://langchain-ai.github.io/langgraph/>`_ as well as guides for `Migrating from AgentExecutor <https://python.langchain.com/docs/how_to/migrate_agent/>`_ and LangGraph's `Pre-built ReAct agent <https://langchain-ai.github.io/langgraph/how-tos/create-react-agent/>`_.)AGENT_DEPRECATION_WARNINGr   r   r   r   r   r   N)	langchain_core._api.deprecationr   r   r   r   r   r   r	   __all__     Y/var/www/html/test/engine/venv/lib/python3.12/site-packages/langchain/_api/deprecation.py<module>r      s!    	g r   