§
    ¦ìNgi  ã                   óV   — d Z ddlmZ ddlmZ ddlmZ ddlmZ  G d„ de¦  «        Z	dS )	zTool for the Google Scholaré    )ÚOptional)ÚCallbackManagerForToolRun)ÚBaseTool)ÚGoogleScholarAPIWrapperc                   ó^   — e Zd ZU dZdZeed<   dZeed<   eed<   	 dded	e	e
         d
efd„ZdS )ÚGoogleScholarQueryRunz(Tool that queries the Google search API.Úgoogle_scholarÚnamez›A wrapper around Google Scholar Search. Useful for when you need to get information aboutresearch papers from Google ScholarInput should be a search query.ÚdescriptionÚapi_wrapperNÚqueryÚrun_managerÚreturnc                 ó6   — | j                              |¦  «        S )zUse the tool.)r   Úrun)Úselfr   r   s      úi/var/www/html/ai-engine/env/lib/python3.11/site-packages/langchain_community/tools/google_scholar/tool.pyÚ_runzGoogleScholarQueryRun._run   s   € ð Ô×#Ò# EÑ*Ô*Ð*ó    )N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r
   ÚstrÚ__annotations__r   r   r   r   r   © r   r   r   r      s–   € € € € € € Ø2Ð2à €Dˆ#Ð Ð Ñ ð	*ð ð ð ñ ð )Ð(Ð(Ñ(ð
 <@ð+ð +àð+ð Ð7Ô8ð+ð 
ð	+ð +ð +ð +ð +ð +r   r   N)
r   Útypingr   Úlangchain_core.callbacksr   Úlangchain_core.toolsr   Ú,langchain_community.utilities.google_scholarr   r   r   r   r   ú<module>r!      s‡   ðØ !Ð !à Ð Ð Ð Ð Ð à >Ð >Ð >Ð >Ð >Ð >Ø )Ð )Ð )Ð )Ð )Ð )à PÐ PÐ PÐ PÐ PÐ Pð+ð +ð +ð +ð +˜Hñ +ô +ð +ð +ð +r   