OpenAi

openai4s.api.OpenAi$
See theOpenAi companion trait
object OpenAi

Attributes

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

Members list

Value members

Concrete methods

def apply[F[*]](chat: ChatApi[F], completions: CompletionsApi[F]): OpenAi[F]