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

io.cequence.openaiscala.domain.ProviderSettings.scala Maven / Gradle / Ivy

There is a newer version: 1.1.0.RC.2
Show newest version
package io.cequence.openaiscala.domain

case class ProviderSettings(
  coreUrl: String,
  apiKeyEnvVariable: String
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy