Ask a question to get started
Enter to sendā¢Shift+Enter new line
Wrap the model call to add cache control via model_settings.
wrap_model_call( self, request: ModelRequest, handler: Callable[[ModelRequest], ModelResponse] ) -> ModelCallResult