HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.10/dist-packages/langchain/agents/__pycache__/schema.cpython-310.pyc
o

���g��@sDddlmZmZmZmZddlmZddlmZGdd�de�Z	dS)�)�Any�Dict�List�Tuple)�AgentAction)�ChatPromptTemplatec@sZeZdZdZedefdd��Zdeee	e
fde
fdd�Zdede
e
effd	d
�ZdS)�!AgentScratchPadChatPromptTemplatez.Chat prompt template for the agent scratchpad.�returncCsdS)NF�)�clsr
r
�B/usr/local/lib/python3.10/dist-packages/langchain/agents/schema.py�is_lc_serializable
sz4AgentScratchPadChatPromptTemplate.is_lc_serializable�intermediate_stepscCsFt|�dkrdSd}|D]\}}||j7}|d|�d�7}qd|��S)Nr�z
Observation: z

Thought: zhThis was your previous work (but I haven't seen any of it! I only see what you return as final answer):
)�len�log)�selfr�thoughts�action�observationr
r
r�_construct_agent_scratchpads
��z=AgentScratchPadChatPromptTemplate._construct_agent_scratchpad�kwargscKs|�d�}|�|�|d<|S)Nr�agent_scratchpad)�popr)rrrr
r
r�!_merge_partial_and_user_variabless

�zCAgentScratchPadChatPromptTemplate._merge_partial_and_user_variablesN)�__name__�
__module__�__qualname__�__doc__�classmethod�boolr
rrr�strrrrrr
r
r
rrs�
�rN)
�typingrrrr�langchain_core.agentsr�langchain_core.prompts.chatrrr
r
r
r�<module>s