All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nativeMain.com.aallam.openai.client.Closeable.kt Maven / Gradle / Ivy

There is a newer version: 4.0.0-beta01
Show newest version
package com.aallam.openai.client

public actual interface Closeable {
    public actual fun close()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy