ApiUri

openai4s.config.ApiUri
See theApiUri companion object
final case class ApiUri(baseUri: BaseUri)

Attributes

Since

2023-04-07

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def chatCompletions: NonEmptyString
Extension method from ApiUri
def completions: NonEmptyString
Extension method from ApiUri

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product