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

openai4s.config.CommonConstants.scala Maven / Gradle / Ivy

The newest version!
package openai4s.config

import refined4s.compat.RefinedCompatAllTypes.*

/** @author Kevin Lee
  * @since 2023-08-12
  */
object CommonConstants {
  val DefaultOpenAiUri: Uri = Uri("https://api.openai.com")
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy