Ask a question to get started
Enter to send•Shift+Enter new line
Save the context of this chain run to memory.
save_context( self, inputs: dict[str, Any], outputs: dict[str, str] ) -> None
inputs
dict[str, Any]
The inputs to the chain.
outputs
dict[str, str]
The outputs of the chain.