
    Ng                         U d dl mZ d dlmZ 	 d dlT n# e$ r d dlT Y nw xY w	  e ej        d          	                    d          d                    Z
eed<   n# ej        $ r d Z
Y nw xY w eddd	d
           dS )    )metadata)warn_deprecated)*pydantic._PYDANTIC_MAJOR_VERSIONz0.3.0z1.0.0zpydantic.v1 or pydantica  As of langchain-core 0.3.0, LangChain uses pydantic v2 internally. The langchain.pydantic_v1 module was a compatibility shim for pydantic v1, and should no longer be used. Please update the code to import from Pydantic directly.

For example, replace imports like: `from langchain.pydantic_v1 import BaseModel`
with: `from pydantic import BaseModel`
or the v1 compatibility namespace if you are working in a code base that has not been fully upgraded to pydantic 2 yet. 	from pydantic.v1 import BaseModel
)removalalternativemessageN)	importlibr   langchain_core._apir   pydantic.v1ImportErrorr   intversionsplitr   __annotations__PackageNotFoundError     Z/var/www/html/ai-engine/env/lib/python3.11/site-packages/langchain/pydantic_v1/__init__.py<module>r      s          / / / / / /    #&3'7x'7
'C'C'I'I#'N'Nq'Q#R#RSRRRR$        )		0     s    	  7A A+*A+