ChatApi

openai4s.api.chat.ChatApi
See theChatApi companion trait
object ChatApi

Attributes

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

Members list

Value members

Concrete methods

def apply[F[*]](chatCompletionsUri: Uri, apiCore: ApiCore[F]): ChatApi[F]