ApiKey

openai4s.config.ApiKey$
See theApiKey companion class
object ApiKey

Attributes

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

Members list

Value members

Concrete methods

def apply(value: NonEmptyString): ApiKey

Givens

Givens

given apiKeyEq: Eq[ApiKey]
given apiKeyRender: Render[ApiKey]
given apiKeyShow: Show[ApiKey]