defaultOptions property

ChatOllamaOptions defaultOptions
finalinherited

The default options to use when invoking the Runnable.

This can be overridden by passing options to the invoke, batch, or stream methods.

Implementation

final CallOptions defaultOptions;