org.llm4s.types.`package`.ApiKey
See theApiKey companion object
final case class ApiKey(value: String) extends AnyVal
Type-safe wrapper for API keys (prevents accidental logging)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AnyValtrait Matchableclass Any
Members list
In this article