timeoutConfig

Configuration object for specifying timeout settings for network operations within the OllamaConfig class. It defines timeouts for requests, connection establishment, and socket operations in milliseconds.

The timeout settings can be updated using the timeouts function within the OllamaConfig class, where custom timeout values can be provided.