org.llm4s.llmconnect.utils.ConnectionStatus
See theConnectionStatus companion object
Connection status for LLM clients.
Represents the current state of a provider connection: connected, disconnected, connecting, or in an error state with an optional underlying cause.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article