Package-level declarations

Functions

Link copied to clipboard

ImageGeneration interface for any OpenAI-compatible client

fun ImageGeneration.Companion.OpenAI(apiKey: ApiKey, http: HttpHandler = JavaHttpClient(), org: OpenAIApi.Org? = null): ImageGeneration

OpenAI ImageGeneration interface for using with the real OpenAI API endpoints