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

xyz.felh.openai.IOpenAiApiResponse Maven / Gradle / Ivy

There is a newer version: 4.0.2024102501
Show newest version
package xyz.felh.openai;

/**
 * Interface for all response
 */
public interface IOpenAiApiResponse extends IOpenAiApiObject {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy