org.llm4s.llmconnect.config.AzureConfig
See theAzureConfig companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Constructs an AzureConfig, resolving contextWindow and reserveCompletion from the model name automatically.
Constructs an AzureConfig, resolving contextWindow and reserveCompletion from the model name automatically.
The resolver checks Azure-specific and OpenAI model catalogues in order before falling back to name-pattern matching.
Value parameters
-
apiKey
-
Azure API key; must be non-empty.
-
apiVersion
-
Azure OpenAI API version string.
-
endpoint
-
Azure deployment endpoint URL; must be non-empty.
-
modelName
-
Deployment name used as the model identifier.
Attributes