org.llm4s.error.LLMError
See theLLMError companion trait
object LLMError
Attributes
Members list
Type members
Classlikes
Extension methods for ergonomic usage
Extension methods for ergonomic usage
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
def apiCallFailed(provider: String, message: String, statusCode: Option[Int], responseBody: Option[String]): APIError
Type-safe recoverability checks
Type-safe recoverability checks
Value parameters
- error
-
LLMError
Attributes
Deprecated methods
Attributes
- Deprecated
-
[Since version 0.1.10]Use ThrowableOps.RichThrowable#toLLMError with an ErrorMapper
Implicits
Implicits
Extension methods for ergonomic usage
Extension methods for ergonomic usage
Attributes
In this article