Ask a question to get started
Enter to sendā¢Shift+Enter new line
Construct cache from CacheClient parameters.
from_client_params( cls, session_id: str, cache_name: str, ttl: timedelta, *, configuration: Optional[momento.config.Configuration] = None, api_key: Optional[str] = None, auth_token: Optional[str] = None, **kwargs: Any = {} ) -> MomentoChatMessageHistory