EmbeddingProviderConfig
org.llm4s.llmconnect.config.EmbeddingProviderConfig
Configuration required to connect to an embedding provider endpoint.
Value parameters
- apiKey
-
authentication key for the provider; redacted in
toString - baseUrl
-
base URL of the embedding service (e.g.
https://api.openai.com/v1) - model
-
name of the embedding model to use
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article