ApiKey

org.llm4s.types.ProviderModelTypes.ApiKey
object ApiKey

Companion for the ApiKey opaque type.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ApiKey.type

Members list

Value members

Concrete methods

def apply(value: String): ApiKey

Wraps a raw string as an ApiKey.

Wraps a raw string as an ApiKey.

Attributes