A  B  C  D  E  F  G  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

G

getALL_YOU_CAN_EAT() - function in com.embabel.common.ai.model.PricingModel.Companion
 
getAuto() - function in com.embabel.common.ai.model.ModelSelectionCriteria.Companion
Choose an LLM automatically.
getBeanName() - function in com.embabel.common.ai.autoconfig.RegisteredModel
 
getCause() - function in kotlin.Throwable
 
getContent() - function in com.embabel.common.ai.prompt.PromptContribution
 
getCriteria() - function in com.embabel.common.ai.model.LlmOptions
 
getDate() - function in com.embabel.common.ai.prompt.KnowledgeCutoffDate
 
getDimensions() - function in com.embabel.common.ai.model.EmbeddingService
Dimension of the embedding vectors produced by this model
getDimensions() - function in com.embabel.common.ai.model.SpringAiEmbeddingService
Dimension of the embedding vectors produced by this model
getDisplayName() - function in com.embabel.common.ai.autoconfig.LlmAutoConfigMetadata
Optional display name
getEnabled() - function in com.embabel.common.ai.model.Thinking
 
getEntries() - function in com.embabel.common.ai.model.ModelType
 
getEntries() - function in com.embabel.common.ai.prompt.PromptContributionLocation
Where should the prompt go?
getExtractThinking() - function in com.embabel.common.ai.model.Thinking
 
getFormat() - function in com.embabel.common.ai.converters.JacksonOutputConverter
 
getFormat() - function in com.embabel.common.ai.converters.JacksonOutputConverter
 
getFormat() - function in com.embabel.common.ai.converters.streaming.StreamingJacksonOutputConverter
Override format to request JSONL instead of single JSON.
getFrequencyPenalty() - function in com.embabel.common.ai.model.LlmHyperparameters
 
getFrequencyPenalty() - function in com.embabel.common.ai.model.LlmOptions
 
getInitializedAt() - function in com.embabel.common.ai.autoconfig.ProviderInitialization
 
getJsonSchema() - function in com.embabel.common.ai.converters.JacksonOutputConverter
 
getJsonSchema() - function in com.embabel.common.ai.converters.JacksonOutputConverter
 
getKnowledgeCutoffDate() - function in com.embabel.common.ai.autoconfig.LlmAutoConfigMetadata
The knowledge cutoff date of the model, if known.
getKnowledgeCutoffDate() - function in com.embabel.common.ai.model.LlmMetadata
The knowledge cutoff date of the model, if known.
getLocalizedMessage() - function in kotlin.Throwable
 
getLocation() - function in com.embabel.common.ai.prompt.PromptContribution
 
getMaxTokens() - function in com.embabel.common.ai.model.LlmHyperparameters
 
getMaxTokens() - function in com.embabel.common.ai.model.LlmOptions
 
getMessage() - function in kotlin.Throwable
 
getModel() - function in com.embabel.common.ai.model.AiModel
 
getModel() - function in com.embabel.common.ai.model.EmbeddingService
 
getModel() - function in com.embabel.common.ai.model.LlmOptions
 
getModel() - function in com.embabel.common.ai.model.SpringAiEmbeddingService
 
getModelId() - function in com.embabel.common.ai.autoconfig.LlmAutoConfigMetadata
Provider-specific model identifier
getModelId() - function in com.embabel.common.ai.autoconfig.RegisteredModel
 
getModels() - function in com.embabel.common.ai.autoconfig.LlmAutoConfigProvider
 
getModelSelectionCriteria() - function in com.embabel.common.ai.model.LlmOptions
 
getName() - function in com.embabel.common.ai.autoconfig.LlmAutoConfigMetadata
Name of the LLM, such as "gpt-3.
getName() - function in com.embabel.common.ai.model.AiModel
Name of the LLM, such as "gpt-3.
getName() - function in com.embabel.common.ai.model.ByNameModelSelectionCriteria
 
getName() - function in com.embabel.common.ai.model.EmbeddingService
Name of the LLM, such as "gpt-3.
getName() - function in com.embabel.common.ai.model.EmbeddingServiceMetadata
Name of the LLM, such as "gpt-3.
getName() - function in com.embabel.common.ai.model.EmbeddingServiceMetadataImpl
Name of the LLM, such as "gpt-3.
getName() - function in com.embabel.common.ai.model.LlmMetadata
Name of the LLM, such as "gpt-3.
getName() - function in com.embabel.common.ai.model.ModelMetadata
Name of the LLM, such as "gpt-3.
getName() - function in com.embabel.common.ai.model.SpringAiEmbeddingService
Name of the LLM, such as "gpt-3.
getName() - function in kotlin.ModelType
 
getName() - function in kotlin.PromptContributionLocation
 
getNames() - function in com.embabel.common.ai.model.FallbackByNameModelSelectionCriteria
 
getNames() - function in com.embabel.common.ai.model.RandomByNameModelSelectionCriteria
 
getNONE() - function in com.embabel.common.ai.model.Thinking.Companion
 
getObjectMapper() - function in com.embabel.common.ai.converters.JacksonOutputConverter
 
getObjectMapper() - function in com.embabel.common.ai.converters.JacksonOutputConverter
 
getOrdinal() - function in kotlin.ModelType
 
getOrdinal() - function in kotlin.PromptContributionLocation
 
getPlatformDefault() - function in com.embabel.common.ai.model.ModelSelectionCriteria.Companion
 
getPresencePenalty() - function in com.embabel.common.ai.model.LlmHyperparameters
 
getPresencePenalty() - function in com.embabel.common.ai.model.LlmOptions
 
getPricingModel() - function in com.embabel.common.ai.autoconfig.LlmAutoConfigMetadata
Pricing configuration
getPricingModel() - function in com.embabel.common.ai.model.LlmMetadata
The pricing model for the LLM, if known.
getPromptContributionLocation() - function in com.embabel.common.ai.prompt.PromptContributor
 
getPromptContributionLocation() - function in com.embabel.common.ai.prompt.PromptElement
 
getPromptContributionLocation() - function in com.embabel.common.ai.prompt.PromptElement
 
getPromptContributors() - function in com.embabel.common.ai.prompt.PromptContributorConsumer
 
getProvider() - function in com.embabel.common.ai.autoconfig.ProviderInitialization
 
getProvider() - function in com.embabel.common.ai.model.AiModel
Name of the provider, such as "OpenAI"
getProvider() - function in com.embabel.common.ai.model.EmbeddingService
Name of the provider, such as "OpenAI"
getProvider() - function in com.embabel.common.ai.model.EmbeddingServiceMetadata
Name of the provider, such as "OpenAI"
getProvider() - function in com.embabel.common.ai.model.EmbeddingServiceMetadataImpl
Name of the provider, such as "OpenAI"
getProvider() - function in com.embabel.common.ai.model.LlmMetadata
Name of the provider, such as "OpenAI"
getProvider() - function in com.embabel.common.ai.model.ModelMetadata
Name of the provider, such as "OpenAI"
getProvider() - function in com.embabel.common.ai.model.SpringAiEmbeddingService
Name of the provider, such as "OpenAI"
getRegisteredEmbeddings() - function in com.embabel.common.ai.autoconfig.ProviderInitialization
 
getRegisteredLlms() - function in com.embabel.common.ai.autoconfig.ProviderInitialization
 
getRole() - function in com.embabel.common.ai.model.ByRoleModelSelectionCriteria
 
getRole() - function in com.embabel.common.ai.model.LlmOptions
 
getRole() - function in com.embabel.common.ai.prompt.CurrentDate
Role defaults to class simple name.
getRole() - function in com.embabel.common.ai.prompt.KnowledgeCutoffDate
Role defaults to class simple name.
getRole() - function in com.embabel.common.ai.prompt.PromptContribution
 
getRole() - function in com.embabel.common.ai.prompt.PromptContributor
 
getRole() - function in com.embabel.common.ai.prompt.PromptElement
 
getStackTrace() - function in kotlin.Throwable
 
getSuppressed() - function in kotlin.Throwable
 
getTemperature() - function in com.embabel.common.ai.model.LlmHyperparameters
 
getTemperature() - function in com.embabel.common.ai.model.LlmOptions
 
getThinking() - function in com.embabel.common.ai.model.LlmOptions
 
getTimeout() - function in com.embabel.common.ai.model.LlmOptions
 
getTokenBudget() - function in com.embabel.common.ai.model.Thinking
 
getTopK() - function in com.embabel.common.ai.model.LlmHyperparameters
 
getTopK() - function in com.embabel.common.ai.model.LlmOptions
 
getTopP() - function in com.embabel.common.ai.model.LlmHyperparameters
 
getTopP() - function in com.embabel.common.ai.model.LlmOptions
 
getTotalEmbeddings() - function in com.embabel.common.ai.autoconfig.ProviderInitialization
 
getTotalLlms() - function in com.embabel.common.ai.autoconfig.ProviderInitialization
 
getType() - function in com.embabel.common.ai.model.AiModel
 
getType() - function in com.embabel.common.ai.model.EmbeddingService
 
getType() - function in com.embabel.common.ai.model.EmbeddingServiceMetadata
 
getType() - function in com.embabel.common.ai.model.EmbeddingServiceMetadata
 
getType() - function in com.embabel.common.ai.model.LlmMetadata
 
getType() - function in com.embabel.common.ai.model.ModelMetadata
 
getType() - function in com.embabel.common.ai.model.ModelMetadata
 
getUsdPer1mInputTokens() - function in com.embabel.common.ai.model.PerTokenPricingModel
 
getUsdPer1mOutputTokens() - function in com.embabel.common.ai.model.PerTokenPricingModel
 
A  B  C  D  E  F  G  I  J  K  L  M  N  O  P  R  S  T  U  V  W