Index

B C D E F G H M O P S T 
All Classes and Interfaces|All Packages

B

build() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
build() - Method in class org.springframework.ai.oci.OCIEmbeddingOptions.Builder
 
builder() - Static method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
builder() - Static method in class org.springframework.ai.oci.OCIEmbeddingOptions
 
Builder() - Constructor for class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
Builder() - Constructor for class org.springframework.ai.oci.OCIEmbeddingOptions.Builder
 
Builder(OCICohereChatOptions) - Constructor for class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 

C

call(Prompt) - Method in class org.springframework.ai.oci.cohere.OCICohereChatModel
 
call(EmbeddingRequest) - Method in class org.springframework.ai.oci.OCIEmbeddingModel
 
chatOptions - Variable in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
compartment(String) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
compartment(String) - Method in class org.springframework.ai.oci.OCIEmbeddingOptions.Builder
 
copy() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 

D

documents(List<Object>) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 

E

embed(Document) - Method in class org.springframework.ai.oci.OCIEmbeddingModel
 
equals(Object) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 

F

frequencyPenalty(Double) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
fromOptions(OCICohereChatOptions) - Static method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 

G

get(String, String) - Static method in class org.springframework.ai.oci.ServingModeHelper
Retrieves a specific type of ServingMode based on the provided serving mode string.
getCompartment() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getCompartment() - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
 
getDefaultOptions() - Method in class org.springframework.ai.oci.cohere.OCICohereChatModel
 
getDimensions() - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
Not used by OCI GenAI.
getDocuments() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getFrequencyPenalty() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getMaxTokens() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getModel() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getModel() - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
 
getPreambleOverride() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getPresencePenalty() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getServingMode() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getServingMode() - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
 
getStop() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getStopSequences() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getTemperature() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getTools() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getTopK() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getTopP() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
getTruncate() - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
 

H

hashCode() - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 

M

maxTokens(Integer) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
model(String) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
model(String) - Method in class org.springframework.ai.oci.OCIEmbeddingOptions.Builder
 

O

OCICohereChatModel - Class in org.springframework.ai.oci.cohere
ChatModel implementation that uses the OCI GenAI Chat API.
OCICohereChatModel(GenerativeAiInference, OCICohereChatOptions) - Constructor for class org.springframework.ai.oci.cohere.OCICohereChatModel
 
OCICohereChatModel(GenerativeAiInference, OCICohereChatOptions, ObservationRegistry) - Constructor for class org.springframework.ai.oci.cohere.OCICohereChatModel
 
OCICohereChatOptions - Class in org.springframework.ai.oci.cohere
The configuration information for OCI chat requests.
OCICohereChatOptions() - Constructor for class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
OCICohereChatOptions.Builder - Class in org.springframework.ai.oci.cohere
 
OCIEmbeddingModel - Class in org.springframework.ai.oci
EmbeddingModel implementation that uses the OCI GenAI Embedding API.
OCIEmbeddingModel(GenerativeAiInference, OCIEmbeddingOptions) - Constructor for class org.springframework.ai.oci.OCIEmbeddingModel
 
OCIEmbeddingModel(GenerativeAiInference, OCIEmbeddingOptions, ObservationRegistry) - Constructor for class org.springframework.ai.oci.OCIEmbeddingModel
 
OCIEmbeddingOptions - Class in org.springframework.ai.oci
The configuration information for OCI embedding requests
OCIEmbeddingOptions() - Constructor for class org.springframework.ai.oci.OCIEmbeddingOptions
 
OCIEmbeddingOptions.Builder - Class in org.springframework.ai.oci
 
org.springframework.ai.oci - package org.springframework.ai.oci
 
org.springframework.ai.oci.cohere - package org.springframework.ai.oci.cohere
 

P

preambleOverride(String) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
presencePenalty(Double) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 

S

servingMode(String) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
servingMode(String) - Method in class org.springframework.ai.oci.OCIEmbeddingOptions.Builder
 
ServingModeHelper - Class in org.springframework.ai.oci
Helper class to load the OCI Gen AI ServingMode
setCompartment(String) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setCompartment(String) - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
 
setDocuments(List<Object>) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setFrequencyPenalty(Double) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setMaxTokens(Integer) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setModel(String) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setModel(String) - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
 
setObservationConvention(ChatModelObservationConvention) - Method in class org.springframework.ai.oci.cohere.OCICohereChatModel
Use the provided convention for reporting observation data
setPreambleOverride(String) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setPresencePenalty(Double) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setServingMode(String) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setServingMode(String) - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
 
setStop(List<String>) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setTemperature(Double) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setTools(List<CohereTool>) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setTopK(Integer) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setTopP(Double) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions
 
setTruncate(EmbedTextDetails.Truncate) - Method in class org.springframework.ai.oci.OCIEmbeddingOptions
 
stop(List<String>) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 

T

temperature(Double) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
tools(List<CohereTool>) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
topK(Integer) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
topP(Double) - Method in class org.springframework.ai.oci.cohere.OCICohereChatOptions.Builder
 
truncate(EmbedTextDetails.Truncate) - Method in class org.springframework.ai.oci.OCIEmbeddingOptions.Builder
 
B C D E F G H M O P S T 
All Classes and Interfaces|All Packages