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

commonMain.com.aallam.openai.client.internal.FileSystem.kt Maven / Gradle / Ivy

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

import okio.FileSystem

/**
 * Client's default file system.
 */
internal expect val ClientFileSystem: FileSystem




© 2015 - 2024 Weber Informatics LLC | Privacy Policy