Package com.oracle.cloud.spring.genai
Class GenAIProperties.Embedding
java.lang.Object
com.oracle.cloud.spring.genai.GenAIProperties.Embedding
- Enclosing class:
GenAIProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCompartment(String compartment) voidsetDedicatedClusterEndpoint(String dedicatedClusterEndpoint) voidsetOnDemandModelId(String onDemandModelId) voidsetTruncate(String truncate)
-
Constructor Details
-
Embedding
public Embedding()
-
-
Method Details
-
getOnDemandModelId
-
setOnDemandModelId
-
getDedicatedClusterEndpoint
-
setDedicatedClusterEndpoint
-
getCompartment
-
setCompartment
-
getTruncate
-
setTruncate
-