org.llm4s.reliability.ReliableClient
See theReliableClient companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Wrap a client with default reliability configuration. Provider name derived from client class name (use withProviderName for custom).
Wrap a client with default reliability configuration. Provider name derived from client class name (use withProviderName for custom).
Attributes
Wrap a client with custom reliability configuration. Provider name derived from client class name (use withProviderName for custom).
Wrap a client with custom reliability configuration. Provider name derived from client class name (use withProviderName for custom).
Attributes
Wrap a client with reliability + metrics. Provider name derived from client class name (use withProviderName for custom).
Wrap a client with reliability + metrics. Provider name derived from client class name (use withProviderName for custom).
Attributes
Wrap a client with explicit provider name (recommended for production).
Wrap a client with explicit provider name (recommended for production).
Attributes