ApiCore

openai4s.api.ApiCore
See theApiCore companion trait
object ApiCore

Attributes

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

Members list

Value members

Concrete methods

def apply[F[*]](apiKey: ApiKey, httpClient: HttpClient[F]): ApiCore[F]