Ask a question to get started
Enter to sendā¢Shift+Enter new line
add_ai_message( self, message: str, metadata: Optional[Dict[str, Any]
message
str
metadata
Optional[Dict[str, Any]]
None
Convenience method for adding an AI message string to the store.
The string contents of an AI message.
Optional metadata to attach to the message.