Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create a prompt caching configuration for Bedrock. Args: cache_type: Type of cache point. Default is "default". Returns: Dictionary containing prompt caching configuration.
create_cache_point( cls, cache_type: str = 'default', ) -> Dict[str, Any]