org.llm4s.metrics.Outcome
See theOutcome companion object
Outcome of an LLM request.
Use Outcome.Success when the operation completed normally and Outcome.Error when it failed with a categorized ErrorKind.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article