ChatApi

openai4s.api.chat.ChatApi
See theChatApi companion object
trait ChatApi[F[*]]

Attributes

Since

2023-04-07

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def completion(chat: Chat): F[Response]