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

io.github.panghy.openai.OpenAiApi Maven / Gradle / Ivy

The newest version!
package io.github.panghy.openai;

/**
 * @deprecated Use {@link io.github.panghy.openai.client.OpenAiApi}
 */
@Deprecated
public interface OpenAiApi extends io.github.panghy.openai.client.OpenAiApi {
	// For legacy compatibility only.
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy