A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
G
- generate(java.lang.String,com.embabel.agent.spi.LlmInteraction,com.embabel.agent.core.AgentProcess,com.embabel.agent.core.Action) - function in com.embabel.agent.spi.LlmOperations
- Generate text in the context of an AgentProcess.
- generate(java.lang.String,com.embabel.agent.spi.LlmInteraction,com.embabel.agent.core.AgentProcess,com.embabel.agent.core.Action) - function in com.embabel.agent.spi.LlmOperations
- Generate text in the context of an AgentProcess.
- generate(java.lang.String,com.embabel.agent.spi.LlmInteraction,com.embabel.agent.core.AgentProcess,com.embabel.agent.core.Action) - function in com.embabel.agent.spi.LlmOperations
- Generate text in the context of an AgentProcess.
- generatedBy(java.util.List) - function in com.embabel.agent.api.common.workflow.control.ScatterGatherBuilder
- generateForm(java.lang.Class,java.lang.String) - function in com.embabel.ux.form.FormGenerator
- generateForm(kotlin.reflect.KClass,java.lang.String) - function in com.embabel.ux.form.FormGenerator
- generateForm(com.embabel.ux.form.FormGenerator,java.lang.String) - function in com.embabel.ux.form.FormGeneratorKt
- Generate a form from any class with FormField annotations
- generateForm(java.lang.Class,java.lang.String) - function in com.embabel.ux.form.SimpleFormGenerator
- generateForm(kotlin.reflect.KClass,java.lang.String) - function in com.embabel.ux.form.SimpleFormGenerator
- Generate a form from any class with FormField annotations
- generateName(java.lang.Object,java.lang.String) - function in com.embabel.agent.api.annotation.support.MethodDefinedOperationNameGenerator
- Generate a qualified name to avoid name clashes.
- generateRequirementsPrompt(jakarta.validation.Validator,java.lang.Class) - function in com.embabel.agent.spi.validation.DefaultValidationPromptGenerator
- Generate a string describing validation requirements for an LLM prompt This inspects the bean metadata to describe constraints ahead of time
- generateRequirementsPrompt(jakarta.validation.Validator,java.lang.Class) - function in com.embabel.agent.spi.validation.ValidationPromptGenerator
- Generate a string describing validation requirements for an LLM prompt This inspects the bean metadata to describe constraints ahead of time
- generateText(java.lang.String) - function in com.embabel.agent.api.common.PromptRunner
- Generate text
- generateText(java.lang.String) - function in com.embabel.agent.api.common.PromptRunnerOperations
- Generate text
- generateText(java.lang.String) - function in com.embabel.agent.api.common.PromptRunnerOperations
- Generate text
- generateText(java.util.Map) - function in com.embabel.agent.api.common.TemplateOperations
- Generate text using the given model to render the template and LLM options from context
- generateViolationsReport(java.util.Set) - function in com.embabel.agent.spi.validation.DefaultValidationPromptGenerator
- (b) Generate a string based on actual constraint violations This describes what went wrong after validation
- generateViolationsReport(java.util.Set) - function in com.embabel.agent.spi.validation.ValidationPromptGenerator
- Generate a string based on actual constraint violations This describes what went wrong after validation
- get() - function in com.embabel.agent.api.common.support.Branch
- get(java.lang.String) - function in com.embabel.agent.core.ActionContext
- Return the value of a variable, if it is set by name.
- get(java.lang.String) - function in com.embabel.agent.core.AgentProcess
- Return the value of a variable, if it is set by name.
- get() - function in com.embabel.agent.core.AgentProcess.Companion
- Get the current agent process for this thread, if any.
- get(java.lang.String) - function in com.embabel.agent.core.Blackboard
- Return the value of a variable, if it is set by name.
- get(java.lang.String) - function in com.embabel.agent.core.Blackboard
- Return the value of a variable, if it is set by name.
- get(java.lang.String) - function in com.embabel.agent.core.ExecutingOperationContext
- Return the value of a variable, if it is set by name.
- get(java.lang.String) - function in com.embabel.agent.core.InputActionContext
- Return the value of a variable, if it is set by name.
- get(java.lang.String) - function in com.embabel.agent.core.InputsActionContext
- Return the value of a variable, if it is set by name.
- get(java.lang.String) - function in com.embabel.agent.core.OperationContext
- Return the value of a variable, if it is set by name.
- get(java.lang.String) - function in com.embabel.agent.core.support.InMemoryBlackboard
- Return the value of a variable, if it is set by name.
- getAccepted() - function in com.embabel.agent.core.hitl.ConfirmationResponse
- getAcceptedFileTypes() - function in com.embabel.ux.form.FileUpload
- getAction() - function in com.embabel.agent.api.common.ActionContext
- getAction() - function in com.embabel.agent.api.common.ActionContext
- getAction() - function in com.embabel.agent.api.common.InputActionContext
- getAction() - function in com.embabel.agent.api.common.InputsActionContext
- getAction() - function in com.embabel.agent.api.common.SupplierActionContext
- getAction() - function in com.embabel.agent.api.common.TransformationActionContext
- getAction() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getAction() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getAction() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilActionContext
- getAction() - function in com.embabel.agent.event.ActionExecutionResultEvent
- getAction() - function in com.embabel.agent.event.ActionExecutionStartEvent
- getAction() - function in com.embabel.agent.event.ToolCallRequestEvent
- getActionContext() - function in com.embabel.agent.api.dsl.BiInputActionContext
- getActionCount() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getActionName() - function in com.embabel.agent.core.ActionInvocation
- getActions() - function in com.embabel.agent.api.dsl.AgentBuilder
- getActions() - function in com.embabel.agent.api.dsl.AgentScopeBuilder
- getActions() - function in com.embabel.agent.core.ActionSource
- getActions() - function in com.embabel.agent.core.Agent
- getActions() - function in com.embabel.agent.core.AgentMetadata
- A list of metadata about the actions this agent can perform
- getActions() - function in com.embabel.agent.core.AgentPlatform
- getActions() - function in com.embabel.agent.core.AgentPlatform
- getActions() - function in com.embabel.agent.core.AgentScope
- getActions() - function in com.embabel.agent.core.Budget
- getActions() - function in com.embabel.agent.web.rest.PlatformInfoController
- Returns a list of all actions available on the platform (across all agents).
- getActions() - function in com.embabel.plan.Plan
- getActions() - function in com.embabel.plan.Plan
- getActions() - function in com.embabel.plan.PlanningSystem
- getActions() - function in com.embabel.plan.goap.GoapPlanningSystem
- getActionStatus() - function in com.embabel.agent.event.ActionExecutionResultEvent
- getActionsValue() - function in com.embabel.plan.Plan
- getActionsValue() - function in com.embabel.plan.Plan
- getAdditionalExcludes() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanningConfig
- Additional user-specific packages to exclude.
- getAgent() - function in com.embabel.agent.api.common.autonomy.Autonomy.GoalSeeker
- getAgent() - function in com.embabel.agent.core.AgentProcess
- The agent that this process is running.
- getAgent() - function in com.embabel.agent.core.support.AbstractAgentProcess
- The agent that this process is running.
- getAgent() - function in com.embabel.agent.core.support.AbstractAgentProcess
- The agent that this process is running.
- getAgent() - function in com.embabel.agent.event.AgentDeploymentEvent
- getAgent() - function in com.embabel.agent.event.DynamicAgentCreationEvent
- getAgent() - function in com.embabel.agent.testing.unit.FakeOperationContext
- getAgent() - function in com.embabel.agent.tools.agent.AgentToolCallback
- getAgentAnnotation() - function in com.embabel.agent.api.annotation.support.AgenticInfo
- getAgentCapabilitiesAnnotation() - function in com.embabel.agent.api.annotation.support.AgenticInfo
- getAgentConfidenceCutOff() - function in com.embabel.agent.api.common.autonomy.AutonomyProperties
- getAgentConfidenceCutOff() - function in com.embabel.agent.api.common.autonomy.GoalSelectionOptions
- getAgentConfidenceCutOff() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.AutonomyConfig
- Confidence threshold for agent operations
- getAgentCount() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getAgentName() - function in com.embabel.agent.api.common.NoSuchAgentException
- getAgentName() - function in com.embabel.agent.core.LlmInvocation
- getAgentName() - function in com.embabel.agent.validation.ValidationLocation
- getAgentNames() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getAgentPlatform() - function in com.embabel.agent.api.common.PlatformServices
- The agent platform executing this agent
- getAgentPlatform() - function in com.embabel.agent.api.common.autonomy.Autonomy
- getAgentPlatform() - function in com.embabel.agent.api.common.autonomy.GoalNotApproved
- getAgentPlatform() - function in com.embabel.agent.event.AgentDeploymentEvent
- getAgentPlatform() - function in com.embabel.agent.event.AgentPlatformEvent
- getAgentPlatform() - function in com.embabel.agent.event.DynamicAgentCreationEvent
- getAgentPlatform() - function in com.embabel.agent.event.RankingEvent
- getAgentPlatform() - function in com.embabel.agent.event.RankingEvent
- getAgentPlatform() - function in com.embabel.agent.spi.support.SpringContextPlatformServices
- The agent platform executing this agent
- getAgentProcess() - function in com.embabel.agent.api.common.ActionContext
- getAgentProcess() - function in com.embabel.agent.api.common.ExecutingOperationContext
- getAgentProcess() - function in com.embabel.agent.api.common.InputActionContext
- getAgentProcess() - function in com.embabel.agent.api.common.InputsActionContext
- getAgentProcess() - function in com.embabel.agent.api.common.OperationContext
- getAgentProcess() - function in com.embabel.agent.api.common.OperationContext
- getAgentProcess() - function in com.embabel.agent.api.common.OperationContext
- getAgentProcess() - function in com.embabel.agent.api.common.autonomy.AgentProcessExecution
- Process that executed and is now complete
- getAgentProcess() - function in com.embabel.agent.api.common.autonomy.ProcessExecutionException
- getAgentProcess() - function in com.embabel.agent.api.common.autonomy.ProcessExecutionException
- getAgentProcess() - function in com.embabel.agent.api.common.autonomy.ProcessExecutionFailedException
- getAgentProcess() - function in com.embabel.agent.api.common.autonomy.ProcessExecutionStuckException
- getAgentProcess() - function in com.embabel.agent.api.common.autonomy.ProcessExecutionTerminatedException
- getAgentProcess() - function in com.embabel.agent.api.common.autonomy.ProcessWaitingException
- getAgentProcess(java.lang.String) - function in com.embabel.agent.core.AgentPlatform
- Find an agent process by id.
- getAgentProcess() - function in com.embabel.agent.core.ProcessContext
- getAgentProcess(java.lang.String) - function in com.embabel.agent.core.support.DefaultAgentPlatform
- Find an agent process by id.
- getAgentProcess() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- getAgentProcess() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- getAgentRankings() - function in com.embabel.agent.api.common.autonomy.NoAgentFound
- getAgents() - function in com.embabel.agent.core.deployment.AgentDeployer
- getAgents() - function in com.embabel.agent.web.rest.PlatformInfoController
- Returns a list of all agents deployed on the platform.
- getAgentScope() - function in com.embabel.agent.api.common.AgentFunction
- getAllExcludePackages() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanningConfig
- Gets the complete list of packages to exclude, combining defaults with additional excludes.
- getAnchor() - function in com.embabel.agent.rag.Cluster
- getAnnotation() - function in com.embabel.agent.core.deployment.AgentScanningProperties
- Whether to auto register beans with @Agent and @Agentic annotation
- getAnnotation() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ScanningConfig
- Whether to auto register beans with @Agent and @Agentic annotation
- getAnswerRelevancy() - function in com.embabel.agent.rag.QualityMetrics
- getAnthropic() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig
- getAPPROVE_ALL() - function in com.embabel.agent.api.common.autonomy.GoalChoiceApprover.Companion
- getApproved() - function in com.embabel.agent.api.common.autonomy.GoalChoiceApprovalResponse
- getApproved() - function in com.embabel.agent.api.common.autonomy.GoalChoiceApproved
- getApproved() - function in com.embabel.agent.api.common.autonomy.GoalChoiceNotApproved
- getAssertion() - function in com.embabel.agent.rag.Fact
- getAssistantMessage() - function in com.embabel.chat.agent.ConversationContinues
- getAsyncer() - function in com.embabel.agent.api.common.PlatformServices
- Asyncer for async operations
- getAsyncer() - function in com.embabel.agent.spi.support.SpringContextPlatformServices
- Asyncer for async operations
- getAttemptHistory() - function in com.embabel.agent.api.common.workflow.loop.AcceptanceActionContext
- getAttemptHistory() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getAttemptHistory() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getAttemptHistory() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getAudience() - function in com.embabel.agent.prompt.persona.CoStar
- getAuthor() - function in com.embabel.agent.domain.library.Blog
- getAuthority() - function in com.embabel.agent.rag.Fact
- getAutoExcludeJarPackages() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanningConfig
- Whether to use classpath-based detection to automatically exclude JAR-based packages.
- getAutonomy() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- getAutonomy() - function in com.embabel.agent.tools.agent.DefaultProcessCallbackTools
- getAutonomy() - function in com.embabel.agent.tools.agent.GoalToolCallback
- getAverageResponseTime() - function in com.embabel.agent.api.common.ToolStats
- getAwaitable() - function in com.embabel.agent.api.annotation.AwaitableResponseException
- getAwaitable() - function in com.embabel.agent.api.common.autonomy.ProcessWaitingException
- getAwaitable() - function in com.embabel.chat.AssistantMessage
- getAwaitableId() - function in com.embabel.agent.core.hitl.AwaitableResponse
- ID of the Awaitable that this relates to
- getAwaitableId() - function in com.embabel.agent.core.hitl.ConfirmationResponse
- ID of the Awaitable that this relates to
- getAwaitableId() - function in com.embabel.agent.core.hitl.FormResponse
- ID of the Awaitable that this relates to
- getBackoffMaxInterval() - function in com.embabel.agent.common.RetryProperties
- getBackoffMaxInterval() - function in com.embabel.agent.core.ActionQos
- getBackoffMaxInterval() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig.AnthropicConfig
- Maximum backoff interval in milliseconds
- getBackoffMaxInterval() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig.OpenAiConfig
- Maximum backoff interval in milliseconds
- getBackoffMaxInterval() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.RankingConfig
- Maximum backoff time in milliseconds
- getBackoffMaxInterval() - function in com.embabel.agent.spi.support.RankingProperties
- getBackoffMillis() - function in com.embabel.agent.common.RetryProperties
- getBackoffMillis() - function in com.embabel.agent.core.ActionQos
- getBackoffMillis() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig.AnthropicConfig
- Initial backoff time in milliseconds
- getBackoffMillis() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig.OpenAiConfig
- Initial backoff time in milliseconds
- getBackoffMillis() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.RankingConfig
- Initial backoff time in milliseconds
- getBackoffMillis() - function in com.embabel.agent.spi.support.RankingProperties
- getBackoffMultiplier() - function in com.embabel.agent.common.RetryProperties
- getBackoffMultiplier() - function in com.embabel.agent.core.ActionQos
- getBackoffMultiplier() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig.AnthropicConfig
- Backoff multiplier
- getBackoffMultiplier() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig.OpenAiConfig
- Backoff multiplier
- getBackoffMultiplier() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.RankingConfig
- Multiplier for backoff time
- getBackoffMultiplier() - function in com.embabel.agent.spi.support.RankingProperties
- getBackstory() - function in com.embabel.agent.prompt.persona.RoleGoalBackstory
- getBannerWidth() - function in com.embabel.agent.event.logging.LoggingPersonality
- getBannerWidth() - function in com.embabel.agent.event.logging.LoggingPersonality
- getBaseUrl() - function in com.embabel.agent.api.models.OpenAiCompatibleModelFactory
- getBasis() - function in com.embabel.agent.api.common.autonomy.AgentProcessExecution
- What triggered this result.
- getBasis() - function in com.embabel.agent.api.common.autonomy.GoalNotApproved
- getBasis() - function in com.embabel.agent.api.common.autonomy.NoAgentFound
- getBasis() - function in com.embabel.agent.api.common.autonomy.NoGoalFound
- getBasis() - function in com.embabel.agent.event.DynamicAgentCreationEvent
- getBasis() - function in com.embabel.agent.event.RankingEvent
- getBasis() - function in com.embabel.agent.event.RankingEvent
- getBasis() - function in com.embabel.agent.rag.RagResponseEnhancement
- getBasis() - function in com.embabel.agent.rag.Sourced
- getBean() - function in com.embabel.agent.core.deployment.AgentScanningProperties
- Whether to auto register agents from Agent beans
- getBean() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ScanningConfig
- Whether to auto register as agents Spring beans of type Agent
- getBindingParameterName(java.lang.String,com.embabel.agent.api.annotation.RequireNameMatch) - function in com.embabel.agent.api.annotation.support.UtilsKt
- Returns the name of the parameter based on the provided RequireNameMatch.
- getBlackboard() - function in com.embabel.agent.core.ProcessContext
- getBlackboard() - function in com.embabel.agent.core.ProcessOptions
- getBlackboardId() - function in com.embabel.agent.core.ActionContext
- Unique identifier of this blackboard.
- getBlackboardId() - function in com.embabel.agent.core.AgentProcess
- Unique identifier of this blackboard.
- getBlackboardId() - function in com.embabel.agent.core.Blackboard
- Unique identifier of this blackboard.
- getBlackboardId() - function in com.embabel.agent.core.Blackboard
- Unique identifier of this blackboard.
- getBlackboardId() - function in com.embabel.agent.core.ExecutingOperationContext
- Unique identifier of this blackboard.
- getBlackboardId() - function in com.embabel.agent.core.InputActionContext
- Unique identifier of this blackboard.
- getBlackboardId() - function in com.embabel.agent.core.InputsActionContext
- Unique identifier of this blackboard.
- getBlackboardId() - function in com.embabel.agent.core.OperationContext
- Unique identifier of this blackboard.
- getBlackboardId() - function in com.embabel.agent.core.support.InMemoryBlackboard
- Unique identifier of this blackboard.
- getBROWSER_AUTOMATION_DESCRIPTION() - function in com.embabel.agent.core.CoreToolGroups
- getBudget() - function in com.embabel.agent.core.ProcessOptions
- getCallbacks() - function in com.embabel.agent.core.support.ConcurrentAgentProcess
- getCalls() - function in com.embabel.agent.api.common.ToolStats
- getCanRerun() - function in com.embabel.agent.core.Action
- Can this action be run again if it has already run in the given AgentProcess?
- getCanRerun() - function in com.embabel.agent.core.ActionMetadata
- getCanRerun() - function in com.embabel.agent.core.support.AbstractAction
- getCanRerun() - function in com.embabel.agent.core.support.AbstractAction
- getCardinality() - function in com.embabel.agent.core.AllowedRelationship
- getCardinality() - function in com.embabel.agent.core.DomainTypePropertyDefinition
- getCardinality() - function in com.embabel.agent.core.PropertyDefinition
- getCardinality() - function in com.embabel.agent.core.SimplePropertyDefinition
- getCause() - function in kotlin.Throwable
- getChanges() - function in com.embabel.agent.tools.file.DefaultFileChangeLog
- getChanges() - function in com.embabel.agent.tools.file.FileChangeLog
- getChanges() - function in com.embabel.agent.tools.file.FileTools
- getChanges() - function in com.embabel.agent.tools.file.FileWriteTools
- getChecked() - function in com.embabel.ux.form.Checkbox
- getChildren() - function in com.embabel.agent.rag.ingestion.DefaultMaterializedContainerSection
- Direct children of this section (not all descendants).
- getChildren() - function in com.embabel.agent.rag.ingestion.MaterializedContainerSection
- Direct children of this section (not all descendants).
- getChildren() - function in com.embabel.agent.rag.ingestion.MaterializedDocument
- Direct children of this section (not all descendants).
- getChoice() - function in com.embabel.agent.event.RankingChoiceMadeEvent
- getChoices() - function in com.embabel.agent.event.RankingEvent
- getChoices() - function in com.embabel.agent.event.RankingEvent
- getChoices() - function in com.embabel.agent.event.RankingEvent
- getChoices() - function in com.embabel.agent.event.RankingEvent
- getChunkIds() - function in com.embabel.agent.rag.ingestion.IngestionResult
- getClassName() - function in com.embabel.agent.core.JvmType
- getClazz() - function in com.embabel.agent.core.JvmType
- getCode() - function in com.embabel.agent.api.common.StuckHandlerResult
- getCode() - function in com.embabel.agent.validation.ValidationError
- getColor2() - function in com.embabel.agent.event.logging.personality.ColorPalette
- getColor2() - function in com.embabel.agent.event.logging.personality.DefaultColorPalette
- getColor2() - function in com.embabel.agent.event.logging.personality.colossus.ColossusColorPalette
- getColor2() - function in com.embabel.agent.event.logging.personality.hitchhiker.HitchhikerColorPalette
- getColor2() - function in com.embabel.agent.event.logging.personality.montypython.MontyPythonColorPalette
- getColor2() - function in com.embabel.agent.event.logging.personality.severance.LumonColorPalette
- getColor2() - function in com.embabel.agent.event.logging.personality.starwars.StarWarsColorPalette
- getColorPalette() - function in com.embabel.agent.event.logging.LoggingAgenticEventListener
- The color palette to use for this personality
- getColorPalette() - function in com.embabel.agent.event.logging.LoggingAgenticEventListener
- The color palette to use for this personality
- getColorPalette() - function in com.embabel.agent.event.logging.LoggingPersonality
- The color palette to use for this personality
- getCompletionMessages() - function in com.embabel.agent.event.logging.personality.hitchhiker.HitchhikerLoggingAgenticEventListenerKt
- getCompletionMessages() - function in com.embabel.agent.event.logging.personality.severance.SeveranceLoggingAgenticEventListenerKt
- getCompletionTokens() - function in com.embabel.agent.core.Usage
- getComponent() - function in com.embabel.agent.validation.ValidationLocation
- getCompressionConfig() - function in com.embabel.agent.rag.RagRequest
- getCompressionConfig() - function in com.embabel.agent.rag.RagRequestRefinement
- getCompressionConfig() - function in com.embabel.agent.rag.tools.RagOptions
- getCompressionLlm() - function in com.embabel.agent.rag.RagServiceEnhancerProperties
- getCompressWhitespace() - function in com.embabel.agent.tools.file.WellKnownFileContentTransformers
- Removes excessive whitespace from file content
- getCondition(java.lang.String) - function in com.embabel.agent.core.ActionContext
- getCondition(java.lang.String) - function in com.embabel.agent.core.AgentProcess
- getCondition(java.lang.String) - function in com.embabel.agent.core.Blackboard
- getCondition(java.lang.String) - function in com.embabel.agent.core.Blackboard
- getCondition(java.lang.String) - function in com.embabel.agent.core.ExecutingOperationContext
- getCondition(java.lang.String) - function in com.embabel.agent.core.InputActionContext
- getCondition(java.lang.String) - function in com.embabel.agent.core.InputsActionContext
- getCondition(java.lang.String) - function in com.embabel.agent.core.OperationContext
- getCondition(java.lang.String) - function in com.embabel.agent.core.support.InMemoryBlackboard
- getCondition() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanner.PropertyMigrationRule
- getConditionals() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationCategories
- getConditionCount() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getConditions() - function in com.embabel.agent.api.dsl.AgentScopeBuilder
- getConditions() - function in com.embabel.agent.core.Agent
- getConditions() - function in com.embabel.agent.core.AgentMetadata
- A set of condition names that this agent recognizes
- getConditions() - function in com.embabel.agent.core.AgentPlatform
- getConditions() - function in com.embabel.agent.core.AgentPlatform
- getConditions() - function in com.embabel.agent.core.AgentScope
- getConditions() - function in com.embabel.agent.core.ConditionSource
- getConditions() - function in com.embabel.agent.web.rest.PlatformInfoController
- Returns a list of all conditions available on the platform (across all agents).
- getConfidence() - function in com.embabel.agent.experimental.primitive.Determination
- getConfidenceCutOff() - function in com.embabel.agent.event.RankingChoiceCouldNotBeMadeEvent
- getConfig() - function in com.embabel.agent.rag.ingestion.ContentChunker
- getConfigurationProperties() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationCategories
- getConflictingClassType() - function in com.embabel.agent.api.annotation.support.DuplicateParameterType
- The type of the parameter that is ambiguous.
- getConflictingParameters() - function in com.embabel.agent.api.annotation.support.DuplicateParameterType
- The parameters that are ambiguous.
- getConstraintViolations() - function in com.embabel.agent.spi.InvalidLlmReturnTypeException
- getContent() - function in com.embabel.agent.channel.ContentOutputChannelEvent
- getContent() - function in com.embabel.agent.domain.io.UserInput
- Content associated with this object.
- getContent() - function in com.embabel.agent.domain.library.AssistantContent
- Content associated with this object.
- getContent() - function in com.embabel.agent.domain.library.Blog
- Content associated with this object.
- getContent() - function in com.embabel.agent.domain.library.ContentAsset
- Content associated with this object.
- getContent() - function in com.embabel.agent.domain.library.HasContent
- Content associated with this object.
- getContent() - function in com.embabel.agent.domain.library.ResearchReport
- Content associated with this object.
- getContent() - function in com.embabel.agent.domain.library.Summary
- Content associated with this object.
- getContent() - function in com.embabel.agent.domain.library.UserContent
- Content associated with this object.
- getContent() - function in com.embabel.agent.rag.LeafSection
- Content associated with this object.
- getContent() - function in com.embabel.chat.Message
- getContent() - function in com.embabel.chat.Message
- getContentElementSearch() - function in com.embabel.agent.rag.ClusterRetrievalRequest
- getContentElementSearch() - function in com.embabel.agent.rag.RagRequest
- getContentElementSearch() - function in com.embabel.agent.rag.RagRequestRefinement
- getContentElementSearch() - function in com.embabel.agent.rag.RetrievalFilters
- getContentElementSearch() - function in com.embabel.agent.rag.tools.RagOptions
- getContext() - function in com.embabel.agent.prompt.persona.CoStar
- getContext() - function in com.embabel.agent.rag.HyDE
- getContext() - function in com.embabel.agent.validation.AgentStructureValidator
- getContextId() - function in com.embabel.agent.core.ProcessOptions
- getContextLines() - function in com.embabel.agent.tools.file.PatternSearch.PatternMatch
- getContextPrecision() - function in com.embabel.agent.rag.QualityMetrics
- getContextRecall() - function in com.embabel.agent.rag.QualityMetrics
- getContextRelevancy() - function in com.embabel.agent.rag.QualityMetrics
- getContextualPromptContributors() - function in com.embabel.agent.spi.LlmCall
- getContextualPromptContributors() - function in com.embabel.agent.spi.LlmInteraction
- getControl() - function in com.embabel.agent.core.ProcessOptions
- getControls() - function in com.embabel.ux.form.Form
- getConversation() - function in com.embabel.chat.ChatSession
- Conversation history.
- getCorrelationId() - function in com.embabel.agent.event.ToolCallRequestEvent
- getCost() - function in com.embabel.agent.core.Action
- Cost of performing this action Must be between 0 and 1 1 is the most expensive imaginable.
- getCost() - function in com.embabel.agent.core.ActionMetadata
- getCost() - function in com.embabel.agent.core.Budget
- getCost() - function in com.embabel.agent.core.ComputedBooleanCondition
- Cost of evaluating the condition.
- getCost() - function in com.embabel.agent.core.Condition
- Cost of evaluating the condition.
- getCost() - function in com.embabel.agent.core.ConditionMetadata
- Cost of evaluating the condition.
- getCost() - function in com.embabel.agent.core.support.AbstractAction
- getCost() - function in com.embabel.agent.core.support.AbstractAction
- getCost() - function in com.embabel.agent.experimental.primitive.PromptCondition
- This is as expensive as it can get
- getCost() - function in com.embabel.plan.Action
- Cost of performing this action Must be between 0 and 1 1 is the most expensive imaginable.
- getCost() - function in com.embabel.plan.GoapAction
- Cost of performing this action Must be between 0 and 1 1 is the most expensive imaginable.
- getCost() - function in com.embabel.plan.Plan
- getCost() - function in com.embabel.plan.Plan
- getCreationPermitted() - function in com.embabel.agent.core.DomainType
- Is instance creation permitted?
- getCreationPermitted() - function in com.embabel.agent.core.DynamicType
- Is instance creation permitted?
- getCreationPermitted() - function in com.embabel.agent.core.JvmType
- Is instance creation permitted?
- getCurrent() - function in com.embabel.agent.event.ProgressUpdateEvent
- getDataBinding() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.LlmOperationsConfig
- getDebug() - function in com.embabel.agent.core.Verbosity
- getDEFAULT() - function in com.embabel.agent.spi.AutoLlmSelectionCriteriaResolver.Companion
- getDEFAULT_EXCLUDED_PROPERTIES() - function in com.embabel.agent.rag.EntityData.Companion
- getDefaultOptions() - function in org.springframework.ai.chat.model.ChatModel
- getDefaultTimeout() - function in com.embabel.agent.spi.support.LlmOperationsPromptsProperties
- Default timeout for operations
- getDelay() - function in com.embabel.agent.spi.DelayedActionExecutionSchedule
- getDelay() - function in com.embabel.agent.spi.ToolCallSchedule
- getDeprecatedItem() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationInfo
- getDeprecationCategories() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner
- Get categorized deprecation information for analysis or reporting.
- getDepth() - function in com.embabel.agent.rag.DepthExplorationRequest
- getDescription() - function in com.embabel.agent.api.common.support.SelfToolGroup
- getDescription() - function in com.embabel.agent.api.dsl.AgentBuilder
- getDescription() - function in com.embabel.agent.core.ActionMetadata
- getDescription() - function in com.embabel.agent.core.Agent
- getDescription() - function in com.embabel.agent.core.AgentMetadata
- A human-readable description of the agent's purpose and capabilities
- getDescription() - function in com.embabel.agent.core.AllowedRelationship
- getDescription() - function in com.embabel.agent.core.DomainTypePropertyDefinition
- getDescription() - function in com.embabel.agent.core.DynamicType
- getDescription() - function in com.embabel.agent.core.Goal
- getDescription() - function in com.embabel.agent.core.JvmType
- getDescription() - function in com.embabel.agent.core.PropertyDefinition
- getDescription() - function in com.embabel.agent.core.SimplePropertyDefinition
- getDescription() - function in com.embabel.agent.core.ToolGroupDescription
- Natural language description of the tool group.
- getDescription() - function in com.embabel.agent.core.ToolGroupMetadata
- Natural language description of the tool group.
- getDescription() - function in com.embabel.agent.core.support.AbstractAction
- getDescription() - function in com.embabel.agent.core.support.AbstractAction
- getDescription() - function in com.embabel.agent.core.support.DefaultAgentPlatform
- getDescription() - function in com.embabel.agent.rag.SimpleNamedEntityData
- getDescription() - function in com.embabel.agent.rag.support.FacetedRagService
- getDescription() - function in com.embabel.agent.rag.support.SpringVectorStoreRagService
- getDescription() - function in com.embabel.agent.rag.tools.RagReference
- getDescription() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- Platform description
- getDescription() - function in com.embabel.agent.spi.config.spring.GroupConfig
- getDescription() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanner.PropertyMigrationRule
- getDescription() - function in com.embabel.agent.tools.agent.GoalToolCallback
- getDescription() - function in com.embabel.agent.tools.file.LocalDirectory
- getDescription() - function in com.embabel.agent.tools.math.MathTools
- getDescription() - function in com.embabel.agent.tools.osx.AppleScriptTools
- getDescription() - function in com.embabel.common.core.types.Action
- getDescription() - function in com.embabel.common.core.types.AgentPlatform
- getDescription() - function in com.embabel.common.core.types.AgentScope
- getDescription() - function in com.embabel.common.core.types.AgentSystemStep
- getDescription() - function in com.embabel.common.core.types.DataFlowStep
- getDescription() - function in com.embabel.common.core.types.DomainType
- getDescription() - function in com.embabel.common.core.types.EntityMatch
- getDescription() - function in com.embabel.common.core.types.LlmReference
- getDescription() - function in com.embabel.common.core.types.NamedEntityData
- getDescription() - function in com.embabel.common.core.types.NavigableRagService
- getDescription() - function in com.embabel.common.core.types.RagService
- getDescription() - function in com.embabel.ux.form.Button
- getDesiredMaxLatency() - function in com.embabel.agent.rag.RagRequest
- getDesiredMaxLatency() - function in com.embabel.agent.rag.RagRequestRefinement
- getDesiredMaxLatency() - function in com.embabel.agent.rag.tools.RagOptions
- getDetail() - function in com.embabel.agent.api.common.autonomy.ProcessExecutionFailedException
- getDetail() - function in com.embabel.agent.api.common.autonomy.ProcessExecutionStuckException
- getDetail() - function in com.embabel.agent.api.common.autonomy.ProcessExecutionTerminatedException
- getDisabled() - function in com.embabel.ux.form.Checkbox
- getDisabled() - function in com.embabel.ux.form.DatePicker
- getDisabled() - function in com.embabel.ux.form.Dropdown
- getDisabled() - function in com.embabel.ux.form.FileUpload
- getDisabled() - function in com.embabel.ux.form.RadioGroup
- getDisabled() - function in com.embabel.ux.form.RequirableControl
- getDisabled() - function in com.embabel.ux.form.Slider
- getDisabled() - function in com.embabel.ux.form.TextArea
- getDisabled() - function in com.embabel.ux.form.TextField
- getDisabled() - function in com.embabel.ux.form.TimePicker
- getDisabled() - function in com.embabel.ux.form.Toggle
- getDisplayName() - function in com.embabel.agent.identity.User
- getDocumentsWritten() - function in com.embabel.agent.rag.ingestion.IngestionResult
- getDomainTypes() - function in com.embabel.agent.api.common.support.BranchingAction
- getDomainTypes() - function in com.embabel.agent.api.common.support.MultiTransformationAction
- getDomainTypes() - function in com.embabel.agent.api.common.support.TransformationAction
- getDomainTypes() - function in com.embabel.agent.api.common.support.TransformationAction
- getDomainTypes() - function in com.embabel.agent.core.Action
- All known types referenced by this component.
- getDomainTypes() - function in com.embabel.agent.core.Action
- All known types referenced by this component.
- getDomainTypes() - function in com.embabel.agent.core.Agent
- getDomainTypes() - function in com.embabel.agent.core.AgentPlatform
- getDomainTypes() - function in com.embabel.agent.core.AgentPlatform
- getDomainTypes() - function in com.embabel.agent.core.AgentScope
- All known types referenced by this component.
- getDomainTypes() - function in com.embabel.agent.core.DataDictionary
- All known types referenced by this component.
- getDomainTypes() - function in com.embabel.agent.core.DataDictionaryImpl
- All known types referenced by this component.
- getDomainTypes() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getDualShot() - function in com.embabel.agent.rag.tools.RagOptions
- getDummyAgent() - function in com.embabel.agent.testing.unit.FakeOperationContextKt
- getDummyInstanceCreator() - function in com.embabel.agent.prompt.PromptUtils
- getDuplicates() - function in com.embabel.agent.api.annotation.support.DuplicateParameterTypeException
- getDynamicTypes() - function in com.embabel.agent.core.Action
- getDynamicTypes() - function in com.embabel.agent.core.AgentPlatform
- getDynamicTypes() - function in com.embabel.agent.core.AgentScope
- getDynamicTypes() - function in com.embabel.agent.core.DataDictionary
- getDynamicTypes() - function in com.embabel.agent.core.DataDictionary
- getEarlyTerminationPolicy() - function in com.embabel.agent.core.ProcessControl
- getEffects() - function in com.embabel.agent.core.ActionMetadata
- getEffects() - function in com.embabel.agent.core.support.AbstractAction
- Expected effects of this action.
- getEffects() - function in com.embabel.agent.core.support.AbstractAction
- getEffects() - function in com.embabel.agent.core.support.AbstractAction
- Expected effects of this action.
- getEffects() - function in com.embabel.plan.goap.Action
- Expected effects of this action.
- getEffects() - function in com.embabel.plan.goap.GoapAction
- Expected effects of this action.
- getEmail() - function in com.embabel.agent.identity.User
- getEmbedding() - function in com.embabel.agent.rag.Embedded
- getEnabled() - function in com.embabel.agent.rag.CompressionConfig
- getEnabled() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanningConfig
- Whether scanning is enabled.
- getEnabled() - function in com.embabel.ux.form.Toggle
- getEnhancement() - function in com.embabel.agent.rag.RagResponse
- getEnhancementType() - function in com.embabel.agent.rag.RagResponseEnhancement
- getEnhancementType() - function in com.embabel.agent.rag.RagResponseEnhancer
- getEnhancer() - function in com.embabel.agent.rag.RagResponseEnhancement
- getEntities() - function in com.embabel.agent.rag.TypedEntitySearch
- getEntity() - function in com.embabel.agent.rag.support.EntityMatch
- Underlying entity
- getEntitySearch() - function in com.embabel.agent.rag.ClusterRetrievalRequest
- getEntitySearch() - function in com.embabel.agent.rag.RagRequest
- getEntitySearch() - function in com.embabel.agent.rag.RagRequestRefinement
- getEntitySearch() - function in com.embabel.agent.rag.RetrievalFilters
- getEntitySearch() - function in com.embabel.agent.rag.tools.RagOptions
- getEntries() - function in com.embabel.agent.api.common.PlannerType
- Specifies the type of planner that an agent uses.
- getEntries() - function in com.embabel.agent.api.common.StuckHandlingResultCode
- getEntries() - function in com.embabel.agent.channel.LoggingOutputChannelEvent.Level
- getEntries() - function in com.embabel.agent.core.ActionStatusCode
- getEntries() - function in com.embabel.agent.core.AgentProcessStatusCode
- Stuck means we failed to find a plan from here
- getEntries() - function in com.embabel.agent.core.Cardinality
- Semantics of holding the value for the property
- getEntries() - function in com.embabel.agent.core.Delay
- getEntries() - function in com.embabel.agent.core.ToolGroupPermission
- getEntries() - function in com.embabel.agent.core.hitl.ResponseImpact
- Response of handling an Awaitable
- getEntries() - function in com.embabel.agent.rag.EnhancementRecommendation
- getEntries() - function in com.embabel.agent.rag.EnhancementType
- getEntries() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ProcessType
- Agent Process Type
- getEntries() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationType
- Categories of deprecation types.
- getEntries() - function in com.embabel.agent.testing.unit.Method
- getEntries() - function in com.embabel.agent.tools.file.FileModificationType
- getEntries() - function in com.embabel.agent.validation.ValidationSeverity
- getEntries() - function in com.embabel.chat.Role
- Role of the message sender.
- getEntries() - function in com.embabel.plan.goap.ConditionDetermination
- Conditions may be true, false or unknown
- getEntries() - function in com.embabel.ux.form.ControlType
- getErrorMessage() - function in com.embabel.ux.form.ValidationResult
- getErrors() - function in com.embabel.agent.validation.ValidationResult
- getErrors() - function in com.embabel.ux.form.FormBinder.ValidationException
- getEstimatedLatencyMs() - function in com.embabel.agent.rag.EnhancementEstimate
- getEstimatedTokenCost() - function in com.embabel.agent.rag.EnhancementEstimate
- getEventListener() - function in com.embabel.agent.api.common.PlatformServices
- Event listener for agentic events
- getEventListener() - function in com.embabel.agent.spi.support.SpringContextPlatformServices
- Event listener for agentic events
- getExamples() - function in com.embabel.agent.core.Goal
- getExcludePackages() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanningConfig
- Package prefixes to exclude from scanning.
- getExcludes() - function in com.embabel.agent.spi.config.spring.ToolGroupsProperties
- List of tool names to exclude from all tool groups
- getExpectedQualityGain() - function in com.embabel.agent.rag.EnhancementEstimate
- getExpectedType() - function in com.embabel.agent.spi.InvalidLlmReturnFormatException
- getExplanation() - function in com.embabel.agent.experimental.primitive.Determination
- getExport() - function in com.embabel.agent.core.Goal
- getFacetName() - function in com.embabel.agent.rag.support.RagFacetResults
- getFailureInfo() - function in com.embabel.agent.core.AgentProcess
- If we failed, this may contain the reason for the failure.
- getFailureInfo() - function in com.embabel.agent.core.support.AbstractAgentProcess
- If we failed, this may contain the reason for the failure.
- getFailureInfo() - function in com.embabel.agent.core.support.AbstractAgentProcess
- If we failed, this may contain the reason for the failure.
- getFailureMessage() - function in com.embabel.agent.core.ToolGroupResolution
- getFailures() - function in com.embabel.agent.api.common.ToolStats
- getFaithfulness() - function in com.embabel.agent.rag.QualityMetrics
- getFeedback() - function in com.embabel.agent.api.common.workflow.loop.AcceptanceActionContext
- getFeedback() - function in com.embabel.agent.api.common.workflow.loop.Attempt
- getFeedback() - function in com.embabel.agent.api.common.workflow.loop.TextFeedback
- getFile() - function in com.embabel.agent.domain.io.FileArtifact
- getFile() - function in com.embabel.agent.tools.file.PatternSearch.PatternMatch
- getFileContentTransformers() - function in com.embabel.agent.tools.file.FileReadTools
- Provide sanitizers that run on file content before returning it.
- getFileContentTransformers() - function in com.embabel.agent.tools.file.FileTools
- Provide sanitizers that run on file content before returning it.
- getFileContentTransformers() - function in com.embabel.agent.tools.file.LocalDirectory
- Provide sanitizers that run on file content before returning it.
- getFileIds() - function in com.embabel.ux.form.ControlValue.FileValue
- getFileNames() - function in com.embabel.ux.form.ControlValue.FileValue
- getFilter() - function in com.embabel.agent.api.common.ToolObject
- getFindMarkupThinkBlock() - function in com.embabel.agent.spi.support.springai.SuppressThinkingConverterKt
- getFindPrefixThinkBlock() - function in com.embabel.agent.spi.support.springai.SuppressThinkingConverterKt
- getFinished() - function in com.embabel.agent.core.AgentProcess
- getFinished() - function in com.embabel.agent.core.AgentProcess
- getFixedBackoffMillis() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.LlmOperationsConfig.DataBindingConfig
- Fixed backoff time in milliseconds between retries
- getFixedBackoffMillis() - function in com.embabel.agent.spi.support.LlmDataBindingProperties
- getFormat() - function in com.embabel.agent.domain.library.Blog
- getFormat() - function in com.embabel.agent.prompt.ResponseFormat
- getFormat() - function in com.embabel.agent.spi.support.springai.ExceptionWrappingConverter
- getFormat() - function in com.embabel.agent.spi.support.springai.SuppressThinkingConverter
- Returns the format description from the delegate converter.
- getFormat() - function in com.embabel.agent.spi.support.springai.WithExampleConverter
- Returns a format description string, augmented with few-shot examples.
- getFormId() - function in com.embabel.ux.form.FormSubmission
- getFormSubmission() - function in com.embabel.agent.core.hitl.FormResponse
- getForUser() - function in com.embabel.agent.core.Identities
- getFrom() - function in com.embabel.agent.core.AllowedRelationship
- getGenerateExamples() - function in com.embabel.agent.spi.LlmCall
- Whether to generate examples for the prompt.
- getGenerateExamples() - function in com.embabel.agent.spi.LlmInteraction
- Whether to generate examples for the prompt.
- getGenerateExamples() - function in com.embabel.agent.spi.LlmUse
- Whether to generate examples for the prompt.
- getGenerateExamples() - function in com.embabel.agent.spi.PromptRunner
- Whether to generate examples for the prompt.
- getGenerateExamples() - function in com.embabel.agent.testing.unit.FakePromptRunner
- Whether to generate examples for the prompt.
- getGenerateExamplesByDefault() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.LlmOperationsConfig.PromptsConfig
- Whether to generate examples by default
- getGenerateExamplesByDefault() - function in com.embabel.agent.spi.support.LlmOperationsPromptsProperties
- Whether to generate examples by default
- getGenerateQueries() - function in com.embabel.agent.rag.EntitySearch
- getGenerateQueries() - function in com.embabel.agent.rag.EntitySearch
- getGITHUB_DESCRIPTION() - function in com.embabel.agent.core.CoreToolGroups
- getGoal() - function in com.embabel.agent.api.common.autonomy.GoalChoiceApprovalRequest
- getGoal() - function in com.embabel.agent.core.AgentProcess
- Goal of this process.
- getGoal() - function in com.embabel.agent.core.support.AbstractAgentProcess
- Goal of this process.
- getGoal() - function in com.embabel.agent.core.support.AbstractAgentProcess
- Goal of this process.
- getGoal() - function in com.embabel.agent.event.GoalAchievedEvent
- getGoal() - function in com.embabel.agent.prompt.persona.RoleGoalBackstory
- getGoal() - function in com.embabel.agent.tools.agent.GoalToolCallback
- getGoal() - function in com.embabel.plan.Plan
- getGoal() - function in com.embabel.plan.Plan
- getGoalConfidenceCutOff() - function in com.embabel.agent.api.common.autonomy.AutonomyProperties
- getGoalConfidenceCutOff() - function in com.embabel.agent.api.common.autonomy.GoalSelectionOptions
- getGoalConfidenceCutOff() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.AutonomyConfig
- Confidence threshold for goal achievement
- getGoalCount() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getGoalRankings() - function in com.embabel.agent.api.common.autonomy.GoalNotApproved
- getGoalRankings() - function in com.embabel.agent.api.common.autonomy.NoGoalFound
- getGoals() - function in com.embabel.agent.api.dsl.AgentScopeBuilder
- getGoals() - function in com.embabel.agent.core.Agent
- getGoals() - function in com.embabel.agent.core.AgentMetadata
- The set of goals this agent can achieve
- getGoals() - function in com.embabel.agent.core.AgentPlatform
- getGoals() - function in com.embabel.agent.core.AgentPlatform
- getGoals() - function in com.embabel.agent.core.AgentScope
- getGoals() - function in com.embabel.agent.core.GoalSource
- getGoals() - function in com.embabel.agent.web.rest.PlatformInfoController
- Returns a list of all goals known to the platform (across all agents).
- getGoals() - function in com.embabel.plan.PlanningSystem
- getGoals() - function in com.embabel.plan.goap.GoapPlanningSystem
- getHandler() - function in com.embabel.agent.api.common.StuckHandlerResult
- getHighlight() - function in com.embabel.agent.event.logging.personality.ColorPalette
- getHighlight() - function in com.embabel.agent.event.logging.personality.DefaultColorPalette
- getHighlight() - function in com.embabel.agent.event.logging.personality.colossus.ColossusColorPalette
- getHighlight() - function in com.embabel.agent.event.logging.personality.hitchhiker.HitchhikerColorPalette
- getHighlight() - function in com.embabel.agent.event.logging.personality.montypython.MontyPythonColorPalette
- getHighlight() - function in com.embabel.agent.event.logging.personality.severance.LumonColorPalette
- getHighlight() - function in com.embabel.agent.event.logging.personality.starwars.StarWarsColorPalette
- getHistory() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilActionContext
- getHistory() - function in com.embabel.agent.core.AgentProcess
- getHistory() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getHistory() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getHistory() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- getHistory() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- getHTML() - function in com.embabel.agent.prompt.ResponseFormat.Companion
- getHyDE() - function in com.embabel.agent.rag.RagRequest
- getHyDE() - function in com.embabel.agent.rag.RagRequestRefinement
- getHyDE() - function in com.embabel.agent.rag.tools.RagOptions
- getId() - function in com.embabel.agent.core.AgentProcess
- Unique id of this process
- getId() - function in com.embabel.agent.core.AgentProcessStatusReport
- getId() - function in com.embabel.agent.core.Context
- May be null for a new context not yet saved.
- getId() - function in com.embabel.agent.core.hitl.AbstractAwaitable
- getId() - function in com.embabel.agent.core.hitl.AbstractAwaitable
- getId() - function in com.embabel.agent.core.hitl.ConfirmationResponse
- getId() - function in com.embabel.agent.core.hitl.FormResponse
- getId() - function in com.embabel.agent.core.support.AbstractAgentProcess
- Unique id of this process
- getId() - function in com.embabel.agent.core.support.AbstractAgentProcess
- Unique id of this process
- getId() - function in com.embabel.agent.identity.User
- User's id in this system.
- getId() - function in com.embabel.agent.rag.Chunk
- Embabel id.
- getId() - function in com.embabel.agent.rag.ContainerSection
- Embabel id.
- getId() - function in com.embabel.agent.rag.ContentElement
- Embabel id.
- getId() - function in com.embabel.agent.rag.ContentRoot
- Embabel id.
- getId() - function in com.embabel.agent.rag.ContextualTool
- Embabel id.
- getId() - function in com.embabel.agent.rag.Datum
- Embabel id.
- getId() - function in com.embabel.agent.rag.EntityData
- Embabel id.
- getId() - function in com.embabel.agent.rag.EntityMatch
- Embabel id.
- getId() - function in com.embabel.agent.rag.Fact
- Embabel id.
- getId() - function in com.embabel.agent.rag.HierarchicalContentElement
- Embabel id.
- getId() - function in com.embabel.agent.rag.LeafSection
- Embabel id.
- getId() - function in com.embabel.agent.rag.MaterializedContainerSection
- Embabel id.
- getId() - function in com.embabel.agent.rag.MaterializedSection
- Embabel id.
- getId() - function in com.embabel.agent.rag.NamedEntityData
- Embabel id.
- getId() - function in com.embabel.agent.rag.Retrievable
- Embabel id.
- getId() - function in com.embabel.agent.rag.RetrievableEntity
- Embabel id.
- getId() - function in com.embabel.agent.rag.Section
- Embabel id.
- getId() - function in com.embabel.agent.rag.SimpleEntityData
- Embabel id.
- getId() - function in com.embabel.agent.rag.SimpleNamedEntityData
- Embabel id.
- getId() - function in com.embabel.agent.rag.Source
- Embabel id.
- getId() - function in com.embabel.agent.rag.ingestion.DefaultMaterializedContainerSection
- Embabel id.
- getId() - function in com.embabel.agent.rag.ingestion.MaterializedDocument
- Embabel id.
- getId() - function in com.embabel.agent.spi.LlmInteraction
- getId() - function in com.embabel.agent.spi.support.SimpleContext
- May be null for a new context not yet saved.
- getId() - function in com.embabel.agent.web.rest.AgentProcessStatus
- getId() - function in com.embabel.chat.support.InMemoryConversation
- getId() - function in com.embabel.common.core.Awaitable
- getId() - function in com.embabel.common.core.AwaitableResponse
- getId() - function in com.embabel.common.core.Conversation
- getId() - function in com.embabel.ux.form.Button
- getId() - function in com.embabel.ux.form.Checkbox
- getId() - function in com.embabel.ux.form.Control
- getId() - function in com.embabel.ux.form.DatePicker
- getId() - function in com.embabel.ux.form.Dropdown
- getId() - function in com.embabel.ux.form.FileUpload
- getId() - function in com.embabel.ux.form.Form
- getId() - function in com.embabel.ux.form.RadioGroup
- getId() - function in com.embabel.ux.form.RequirableControl
- getId() - function in com.embabel.ux.form.Slider
- getId() - function in com.embabel.ux.form.TextArea
- getId() - function in com.embabel.ux.form.TextField
- getId() - function in com.embabel.ux.form.TimePicker
- getId() - function in com.embabel.ux.form.Toggle
- getIdempotent() - function in com.embabel.agent.core.ActionQos
- getIdentities() - function in com.embabel.agent.core.ProcessOptions
- getIDENTITY() - function in com.embabel.common.util.StringTransformer.Companion
- getIncludeAgentName() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ProcessIdGenerationConfig
- Whether to include agent name in process ID generation
- getIncludeAgentName() - function in com.embabel.agent.spi.support.DefaultProcessIdGeneratorProperties
- getIncludePackages() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanningConfig
- Base packages to scan for deprecated conditional annotations.
- getIncludes() - function in com.embabel.agent.spi.config.spring.ToolGroupsProperties
- Map of tool group names to list of tool names to include
- getIncludeVersion() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ProcessIdGenerationConfig
- Whether to include version in process ID generation
- getIncludeVersion() - function in com.embabel.agent.spi.support.DefaultProcessIdGeneratorProperties
- getIndividualLogging() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyWarningConfig
- Whether to enable individual warning logging.
- getInput() - function in com.embabel.agent.api.common.InputActionContext
- getInput() - function in com.embabel.agent.api.common.TransformationActionContext
- getInput() - function in com.embabel.agent.api.common.workflow.loop.AcceptanceActionContext
- getInput() - function in com.embabel.agent.api.common.workflow.loop.AttemptHistory
- getInput() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getInput() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getInput() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getInput() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilActionContext
- getInput1() - function in com.embabel.agent.api.dsl.BiInputActionContext
- getInput2() - function in com.embabel.agent.api.dsl.BiInputActionContext
- getInputClass() - function in com.embabel.agent.api.common.Subagent
- getInputClass() - function in com.embabel.agent.api.common.TransformationActionContext
- getInputClass() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getInputClass() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getInputClass() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getInputClass() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilActionContext
- getInputs() - function in com.embabel.agent.api.common.InputActionContext
- getInputs() - function in com.embabel.agent.api.common.InputActionContext
- getInputs() - function in com.embabel.agent.api.common.InputsActionContext
- getInputs() - function in com.embabel.agent.api.common.SupplierActionContext
- getInputs() - function in com.embabel.agent.api.dsl.BiInputActionContext
- getInputs() - function in com.embabel.agent.core.Action
- Data inputs to this step.
- getInputs() - function in com.embabel.agent.core.ActionMetadata
- getInputs() - function in com.embabel.agent.core.AgentSystemStep
- Data inputs to this step.
- getInputs() - function in com.embabel.agent.core.DataFlowStep
- Data inputs to this step.
- getInputs() - function in com.embabel.agent.core.Goal
- getInputs() - function in com.embabel.agent.core.support.AbstractAction
- getInputs() - function in com.embabel.agent.core.support.AbstractAction
- getInputType() - function in com.embabel.agent.tools.agent.AgentToolCallback
- getInputType() - function in com.embabel.agent.tools.agent.GoalToolCallback
- getInstruction() - function in com.embabel.agent.prompt.persona.Instruction
- getIntent() - function in com.embabel.agent.api.common.autonomy.GoalChoiceApprovalRequest
- getInteraction() - function in com.embabel.agent.event.LlmRequestEvent
- getInteraction() - function in com.embabel.agent.spi.support.springai.ChatModelCallEvent
- getInteraction() - function in com.embabel.agent.testing.unit.LlmInvocation
- getItems() - function in com.embabel.agent.domain.library.RelevantNewsStories
- getJvmTypes() - function in com.embabel.agent.core.Action
- getJvmTypes() - function in com.embabel.agent.core.AgentPlatform
- getJvmTypes() - function in com.embabel.agent.core.AgentScope
- getJvmTypes() - function in com.embabel.agent.core.DataDictionary
- getJvmTypes() - function in com.embabel.agent.core.DataDictionary
- getKeywords() - function in com.embabel.agent.domain.library.Blog
- getKnownAgents() - function in com.embabel.agent.api.common.NoSuchAgentException
- getKnownConditions() - function in com.embabel.plan.goap.Action
- The names of all conditions that are referenced by this step
- getKnownConditions() - function in com.embabel.plan.goap.AgentSystemStep
- The names of all conditions that are referenced by this step
- getKnownConditions() - function in com.embabel.plan.goap.DataFlowStep
- The names of all conditions that are referenced by this step
- getKnownConditions() - function in com.embabel.plan.goap.GoapAction
- The names of all conditions that are referenced by this step
- getKnownConditions() - function in com.embabel.plan.goap.GoapGoal
- The names of all conditions that are referenced by this step
- getKnownConditions() - function in com.embabel.plan.goap.GoapGoal
- The names of all conditions that are referenced by this step
- getKnownConditions() - function in com.embabel.plan.goap.GoapStep
- The names of all conditions that are referenced by this step
- getKnownConditions() - function in com.embabel.plan.goap.GoapStep
- The names of all conditions that are referenced by this step
- getLabel() - function in com.embabel.ux.form.Button
- getLabel() - function in com.embabel.ux.form.Checkbox
- getLabel() - function in com.embabel.ux.form.DatePicker
- getLabel() - function in com.embabel.ux.form.Dropdown
- getLabel() - function in com.embabel.ux.form.DropdownOption
- getLabel() - function in com.embabel.ux.form.FileUpload
- getLabel() - function in com.embabel.ux.form.RadioGroup
- getLabel() - function in com.embabel.ux.form.RadioOption
- getLabel() - function in com.embabel.ux.form.Slider
- getLabel() - function in com.embabel.ux.form.TextArea
- getLabel() - function in com.embabel.ux.form.TextField
- getLabel() - function in com.embabel.ux.form.TimePicker
- getLabel() - function in com.embabel.ux.form.Toggle
- getLabels() - function in com.embabel.agent.core.DomainType
- getLabels() - function in com.embabel.agent.core.DomainType
- getLabels() - function in com.embabel.agent.rag.EntitySearch
- getLabels() - function in com.embabel.agent.rag.EntitySearch
- getLabels() - function in com.embabel.agent.rag.SimpleEntityData
- getLabels() - function in com.embabel.agent.rag.SimpleNamedEntityData
- getLastWorldState() - function in com.embabel.agent.core.AgentProcess
- The last world state that was used to plan the next action Will be non-null if the process is running
- getLastWorldState() - function in com.embabel.agent.core.support.AbstractAgentProcess
- The last world state that was used to plan the next action Will be non-null if the process is running
- getLastWorldState() - function in com.embabel.agent.core.support.AbstractAgentProcess
- The last world state that was used to plan the next action Will be non-null if the process is running
- getLeft() - function in com.embabel.agent.api.common.support.Branch
- getLevel() - function in com.embabel.agent.channel.LoggingOutputChannelEvent
- getLinks() - function in com.embabel.agent.domain.library.InternetResources
- getLinks() - function in com.embabel.agent.domain.library.ResearchReport
- getListeners() - function in com.embabel.agent.core.ProcessOptions
- getListeners() - function in com.embabel.agent.tools.agent.GoalToolCallback
- getLlm() - function in com.embabel.agent.core.LlmInvocation
- getLlm() - function in com.embabel.agent.event.LlmRequestEvent
- getLlm() - function in com.embabel.agent.experimental.primitive.PromptCondition
- getLlm() - function in com.embabel.agent.prompt.persona.Actor
- getLlm() - function in com.embabel.agent.rag.tools.RagOptions
- getLlm() - function in com.embabel.agent.spi.LlmCall
- getLlm() - function in com.embabel.agent.spi.LlmInteraction
- getLlm() - function in com.embabel.agent.spi.LlmUse
- getLlm() - function in com.embabel.agent.spi.PromptRunner
- getLlm() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.RankingConfig
- Name of the LLM to use for ranking, or null to use auto selection
- getLlm() - function in com.embabel.agent.spi.support.RankingProperties
- getLlm() - function in com.embabel.agent.spi.support.springai.ChatModelCallEvent
- getLlm() - function in com.embabel.agent.testing.unit.FakePromptRunner
- getLlmInvocations() - function in com.embabel.agent.core.AgentProcess
- getLlmInvocations() - function in com.embabel.agent.core.LlmInvocationHistory
- getLlmInvocations() - function in com.embabel.agent.core.LlmInvocationHistory
- getLlmInvocations() - function in com.embabel.agent.core.support.SimpleAgentProcess
- getLlmInvocations() - function in com.embabel.agent.core.support.SimpleAgentProcess
- getLlmInvocations() - function in com.embabel.agent.testing.unit.FakeOperationContext
- getLlmInvocations() - function in com.embabel.agent.testing.unit.FakePromptRunner
- getLlmOperations() - function in com.embabel.agent.api.common.PlatformServices
- Operations to use for LLMs
- getLlmOperations() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- getLlmOperations() - function in com.embabel.agent.spi.support.SpringContextPlatformServices
- Operations to use for LLMs
- getLlmOptions() - function in com.embabel.agent.event.ToolCallRequestEvent
- getLlmReturn() - function in com.embabel.agent.spi.InvalidLlmReturnFormatException
- getLocal() - function in com.embabel.agent.core.Export
- getLocalizedMessage() - function in kotlin.Throwable
- getLocation() - function in com.embabel.agent.validation.ValidationError
- getLogger() - function in com.embabel.agent.event.logging.LoggingAgenticEventListener
- The logger to use for this personality
- getLogger() - function in com.embabel.agent.event.logging.LoggingAgenticEventListener
- The logger to use for this personality
- getLogger() - function in com.embabel.agent.event.logging.LoggingPersonality
- The logger to use for this personality
- getLoremIpsum() - function in com.embabel.agent.testing.integration.DummyObjectCreatingLlmOperations.Companion
- A fake LLM transformer that generates Lorem Ipsum style fake test
- getLumonDepartments() - function in com.embabel.agent.event.logging.personality.severance.SeveranceLoggingAgenticEventListenerKt
- getMAPS_DESCRIPTION() - function in com.embabel.agent.core.CoreToolGroups
- getMARKDOWN() - function in com.embabel.agent.prompt.ResponseFormat.Companion
- getMARVIN() - function in com.embabel.chat.agent.PersonasKt
- getMatch() - function in com.embabel.agent.rag.support.DocumentSimilarityResult
- getMatch() - function in com.embabel.agent.spi.Ranking
- getMatchedLine() - function in com.embabel.agent.tools.file.PatternSearch.PatternMatch
- getMATH_DESCRIPTION() - function in com.embabel.agent.core.CoreToolGroups
- getMax() - function in com.embabel.ux.form.Slider
- getMaxAttempts() - function in com.embabel.agent.common.RetryProperties
- getMaxAttempts() - function in com.embabel.agent.common.RetryTemplateProvider
- getMaxAttempts() - function in com.embabel.agent.core.ActionQos
- getMaxAttempts() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.LlmOperationsConfig.DataBindingConfig
- Maximum retry attempts for data binding
- getMaxAttempts() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig.AnthropicConfig
- Maximum retry attempts
- getMaxAttempts() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig.OpenAiConfig
- Maximum retry attempts
- getMaxAttempts() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.RankingConfig
- Maximum number of attempts to retry ranking
- getMaxAttempts() - function in com.embabel.agent.spi.support.LlmDataBindingProperties
- getMaxAttempts() - function in com.embabel.agent.spi.support.RankingProperties
- getMaxBufferSize() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.SseConfig
- Maximum buffer size for SSE
- getMaxBufferSize() - function in com.embabel.agent.web.sse.SseProperties
- getMaxChunkSize() - function in com.embabel.agent.rag.ingestion.ContentChunker.Config
- getMaxChunkSize() - function in com.embabel.agent.rag.ingestion.ContentChunker.DefaultConfig
- getMaxConcurrency() - function in com.embabel.agent.rag.RagServiceEnhancerProperties
- getMaxDate() - function in com.embabel.ux.form.DatePicker
- getMaxFiles() - function in com.embabel.ux.form.FileUpload
- getMaxFileSize() - function in com.embabel.ux.form.FileUpload
- getMaxIterations() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntil
- getMaxIterations() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptable
- getMaxLength() - function in com.embabel.ux.form.TextArea
- getMaxLength() - function in com.embabel.ux.form.TextField
- getMaxProcessBuffers() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.SseConfig
- Maximum number of process buffers
- getMaxProcessBuffers() - function in com.embabel.agent.web.sse.SseProperties
- getMaxScanDepth() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanningConfig
- Maximum depth for package scanning to prevent excessive recursion.
- getMaybePromptTemplate() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.LlmOperationsConfig.PromptsConfig
- Template for "maybe" prompt, enabling failure result when LLM lacks information
- getMaybePromptTemplate() - function in com.embabel.agent.spi.support.LlmOperationsPromptsProperties
- Template to use for the "maybe" prompt, which can enable a failure result if the LLM does not have enough information to create the desired output structure
- getMdrFiles() - function in com.embabel.agent.event.logging.personality.severance.SeveranceLoggingAgenticEventListenerKt
- getMessage() - function in com.embabel.agent.api.common.StuckHandlerResult
- getMessage() - function in com.embabel.agent.channel.InformativeOutputChannelEvent
- getMessage() - function in com.embabel.agent.channel.LoggingOutputChannelEvent
- getMessage() - function in com.embabel.agent.channel.MessageOutputChannelEvent
- getMessage() - function in com.embabel.agent.channel.ProgressOutputChannelEvent
- getMessage() - function in com.embabel.agent.core.hitl.ConfirmationRequest
- getMessage() - function in com.embabel.agent.validation.ValidationError
- getMessage() - function in kotlin.Throwable
- getMessages() - function in com.embabel.agent.api.common.PromptRunner
- Messages added to this PromptRunner
- getMessages() - function in com.embabel.agent.event.LlmRequestEvent
- getMessages() - function in com.embabel.agent.testing.unit.FakePromptRunner
- Messages added to this PromptRunner
- getMessages() - function in com.embabel.agent.testing.unit.LlmInvocation
- getMessages() - function in com.embabel.chat.Conversation
- getMessages() - function in com.embabel.chat.support.InMemoryConversation
- getMetadata() - function in com.embabel.agent.api.common.support.SelfToolGroup
- getMetadata() - function in com.embabel.agent.api.common.support.SelfToolGroup
- getMetadata() - function in com.embabel.agent.core.ToolGroup
- getMetadata() - function in com.embabel.agent.rag.Chunk
- getMetadata() - function in com.embabel.agent.rag.ContainerSection
- getMetadata() - function in com.embabel.agent.rag.ContentElement
- getMetadata() - function in com.embabel.agent.rag.ContentRoot
- getMetadata() - function in com.embabel.agent.rag.ContextualTool
- getMetadata() - function in com.embabel.agent.rag.Datum
- getMetadata() - function in com.embabel.agent.rag.EntityData
- getMetadata() - function in com.embabel.agent.rag.EntityMatch
- getMetadata() - function in com.embabel.agent.rag.Fact
- getMetadata() - function in com.embabel.agent.rag.HierarchicalContentElement
- getMetadata() - function in com.embabel.agent.rag.LeafSection
- getMetadata() - function in com.embabel.agent.rag.MaterializedContainerSection
- getMetadata() - function in com.embabel.agent.rag.MaterializedSection
- getMetadata() - function in com.embabel.agent.rag.NamedEntityData
- getMetadata() - function in com.embabel.agent.rag.Retrievable
- getMetadata() - function in com.embabel.agent.rag.RetrievableEntity
- getMetadata() - function in com.embabel.agent.rag.Section
- getMetadata() - function in com.embabel.agent.rag.SimpleEntityData
- getMetadata() - function in com.embabel.agent.rag.SimpleNamedEntityData
- getMetadata() - function in com.embabel.agent.rag.Source
- getMetadata() - function in com.embabel.agent.rag.ingestion.DefaultMaterializedContainerSection
- getMetadata() - function in com.embabel.agent.rag.ingestion.MaterializedDocument
- getMetadata() - function in com.embabel.agent.tools.mcp.McpToolGroup
- getMethod() - function in com.embabel.agent.api.annotation.support.DuplicateParameterType
- The method with multiple parameters of the same type which require @RequireNameMatch annotation
- getMethod() - function in com.embabel.agent.api.annotation.support.DuplicateParameterTypeException
- getMethod() - function in com.embabel.agent.testing.unit.LlmInvocation
- getMigrationRules() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanner
- Gets all currently configured migration rules.
- getMin() - function in com.embabel.ux.form.Slider
- getMinDate() - function in com.embabel.ux.form.DatePicker
- getMockMode() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.TestConfig
- Whether to enable mock mode for testing
- getModels() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- getModels() - function in com.embabel.agent.web.rest.PlatformInfoController
- Returns a list of all models available on the platform (across all agents).
- getModels() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getMultiGoal() - function in com.embabel.agent.api.common.autonomy.GoalSelectionOptions
- getName() - function in com.embabel.agent.api.common.ToolStats
- getName() - function in com.embabel.agent.api.common.support.SelfToolGroup
- getName() - function in com.embabel.agent.api.common.support.SelfToolGroup
- getName() - function in com.embabel.agent.api.dsl.AgentBuilder
- getName() - function in com.embabel.agent.api.dsl.AgentScopeBuilder
- getName() - function in com.embabel.agent.core.ActionMetadata
- getName() - function in com.embabel.agent.core.Agent
- getName() - function in com.embabel.agent.core.AgentMetadata
- The name of the agent
- getName() - function in com.embabel.agent.core.AllowedRelationship
- getName() - function in com.embabel.agent.core.ComputedBooleanCondition
- getName() - function in com.embabel.agent.core.DomainTypePropertyDefinition
- getName() - function in com.embabel.agent.core.DynamicType
- getName() - function in com.embabel.agent.core.EarlyTerminationPolicy
- getName() - function in com.embabel.agent.core.Export
- getName() - function in com.embabel.agent.core.Goal
- getName() - function in com.embabel.agent.core.IoBinding
- getName() - function in com.embabel.agent.core.JvmType
- getName() - function in com.embabel.agent.core.LlmCall
- getName() - function in com.embabel.agent.core.PropertyDefinition
- getName() - function in com.embabel.agent.core.SimplePropertyDefinition
- getName() - function in com.embabel.agent.core.ToolConsumer
- getName() - function in com.embabel.agent.core.support.AbstractAction
- getName() - function in com.embabel.agent.core.support.AbstractAction
- getName() - function in com.embabel.agent.core.support.DefaultAgentPlatform
- getName() - function in com.embabel.agent.domain.library.Person
- getName() - function in com.embabel.agent.domain.library.PersonImpl
- getName() - function in com.embabel.agent.event.ObjectBoundEvent
- getName() - function in com.embabel.agent.event.ProgressUpdateEvent
- getName() - function in com.embabel.agent.experimental.primitive.PromptCondition
- getName() - function in com.embabel.agent.prompt.persona.Persona
- getName() - function in com.embabel.agent.rag.NavigableRagService
- Name of the RAG service.
- getName() - function in com.embabel.agent.rag.RagService
- Name of the RAG service.
- getName() - function in com.embabel.agent.rag.SimpleNamedEntityData
- getName() - function in com.embabel.agent.rag.support.FacetedRagService
- Name of the RAG service.
- getName() - function in com.embabel.agent.rag.support.FunctionRagFacet
- getName() - function in com.embabel.agent.rag.support.SpringVectorStoreRagService
- Name of the RAG service.
- getName() - function in com.embabel.agent.rag.tools.RagReference
- getName() - function in com.embabel.agent.spi.LlmInteraction
- getName() - function in com.embabel.agent.spi.ToolGroupResolver
- getName() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- Core platform identity name
- getName() - function in com.embabel.agent.spi.support.RegistryToolGroupResolver
- getName() - function in com.embabel.agent.tools.agent.GoalToolCallback
- getName() - function in com.embabel.agent.tools.file.LocalDirectory
- getName() - function in com.embabel.agent.validation.ValidationLocation
- getName() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getName() - function in com.embabel.chat.Message
- getName() - function in com.embabel.chat.Message
- getName() - function in com.embabel.common.core.types.AgentPlatform
- getName() - function in com.embabel.common.core.types.AgentScope
- getName() - function in com.embabel.common.core.types.ChunkFinder
- getName() - function in com.embabel.common.core.types.Condition
- getName() - function in com.embabel.common.core.types.ConditionMetadata
- getName() - function in com.embabel.common.core.types.DomainType
- getName() - function in com.embabel.common.core.types.EntityFinder
- getName() - function in com.embabel.common.core.types.InjectedType
- getName() - function in com.embabel.common.core.types.LlmReference
- getName() - function in com.embabel.common.core.types.Named
- getName() - function in com.embabel.common.core.types.NamedEntityData
- getName() - function in com.embabel.common.core.types.Operation
- getName() - function in com.embabel.common.core.types.RagFacet
- getName() - function in com.embabel.common.core.types.RagResponseEnhancer
- getName() - function in com.embabel.common.core.types.ToolGroupMetadata
- getName() - function in com.embabel.common.core.types.WritableContentElementRepository
- getName() - function in com.embabel.common.core.types.WritableStore
- getName() - function in com.embabel.plan.Action
- Unique name of the step
- getName() - function in com.embabel.plan.AgentSystemStep
- Unique name of the step
- getName() - function in com.embabel.plan.DataFlowStep
- Unique name of the step
- getName() - function in com.embabel.plan.Goal
- Unique name of the step
- getName() - function in com.embabel.plan.GoapAction
- Unique name of the step
- getName() - function in com.embabel.plan.GoapGoal
- Unique name of the step
- getName() - function in com.embabel.plan.GoapStep
- Unique name of the step
- getName() - function in com.embabel.plan.Step
- Unique name of the step
- getName() - function in kotlin.ActionStatusCode
- getName() - function in kotlin.AgentPlatformProperties.ProcessType
- getName() - function in kotlin.AgentProcessStatusCode
- getName() - function in kotlin.Cardinality
- getName() - function in kotlin.ConditionDetermination
- getName() - function in kotlin.ControlType
- getName() - function in kotlin.Delay
- getName() - function in kotlin.EnhancementRecommendation
- getName() - function in kotlin.EnhancementType
- getName() - function in kotlin.FileModificationType
- getName() - function in kotlin.LoggingOutputChannelEvent.Level
- getName() - function in kotlin.Method
- getName() - function in kotlin.PlannerType
- getName() - function in kotlin.ResponseImpact
- getName() - function in kotlin.Role
- getName() - function in kotlin.SimpleDeprecatedConfigWarner.DeprecationType
- getName() - function in kotlin.StuckHandlingResultCode
- getName() - function in kotlin.ToolGroupPermission
- getName() - function in kotlin.ValidationSeverity
- getNamingStrategy() - function in com.embabel.agent.api.common.ToolObject
- getNativeUsage() - function in com.embabel.agent.core.Usage
- getNeighbors() - function in com.embabel.agent.rag.Chunk
- getNeighbors() - function in com.embabel.agent.rag.EntityData
- getNeighbors() - function in com.embabel.agent.rag.EntityMatch
- getNeighbors() - function in com.embabel.agent.rag.NamedEntityData
- getNeighbors() - function in com.embabel.agent.rag.Retrievable
- getNeighbors() - function in com.embabel.agent.rag.Retrievable
- getNeighbors() - function in com.embabel.agent.rag.RetrievableEntity
- getNeighbors() - function in com.embabel.agent.rag.Source
- getNetValue() - function in com.embabel.plan.Plan
- getNetValue() - function in com.embabel.plan.Plan
- getNOOP() - function in com.embabel.agent.event.RagEventListener.Companion
- getNotes() - function in com.embabel.agent.tools.file.LocalDirectory
- getObj() - function in com.embabel.agent.api.common.ToolObject
- getObjective() - function in com.embabel.agent.prompt.persona.CoStar
- getObjective() - function in com.embabel.agent.prompt.persona.Persona
- getObjectMapper() - function in com.embabel.agent.api.common.PlatformServices
- getObjectMapper() - function in com.embabel.agent.spi.support.SpringContextPlatformServices
- getObjectMapper() - function in com.embabel.agent.tools.agent.AgentToolCallback
- getObjects() - function in com.embabel.agent.core.ActionContext
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.AgentProcess
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.Blackboard
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.Blackboard
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.Context
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.ExecutingOperationContext
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.InputActionContext
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.InputsActionContext
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.OperationContext
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.core.support.InMemoryBlackboard
- Entries in the order they were added.
- getObjects() - function in com.embabel.agent.spi.support.SimpleContext
- Entries in the order they were added.
- getOm() - function in com.embabel.agent.prompt.PromptUtils
- getOpaque() - function in com.embabel.agent.api.dsl.AgentScopeBuilder
- getOpaque() - function in com.embabel.agent.core.Agent
- getOpaque() - function in com.embabel.agent.core.AgentPlatform
- Whether to hide the agent's actions and conditions from the outside world, defaults to false.
- getOpaque() - function in com.embabel.agent.core.AgentScope
- Whether to hide the agent's actions and conditions from the outside world, defaults to false.
- getOpaque() - function in com.embabel.agent.core.support.DefaultAgentPlatform
- Whether to hide the agent's actions and conditions from the outside world, defaults to false.
- getOpenai() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.ModelsConfig
- getOperation() - function in com.embabel.agent.api.common.ActionContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.ExecutingOperationContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.InputActionContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.InputsActionContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.OperationContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.OperationContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.SupplierActionContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.TransformationActionContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilActionContext
- Action or operation that is being executed.
- getOperation() - function in com.embabel.agent.testing.unit.FakeOperationContext
- Action or operation that is being executed.
- getOperationDelay() - function in com.embabel.agent.core.ProcessControl
- getOperationDelays() - function in com.embabel.agent.spi.support.ProcessOptionsOperationScheduler
- getOperationScheduler() - function in com.embabel.agent.api.common.PlatformServices
- Operation scheduler for scheduling operations
- getOperationScheduler() - function in com.embabel.agent.spi.support.SpringContextPlatformServices
- Operation scheduler for scheduling operations
- getOptions() - function in com.embabel.agent.rag.PromptRunnerRagResponseSummarizer
- getOptions() - function in com.embabel.agent.rag.tools.DualShotRagServiceSearchTools
- getOptions() - function in com.embabel.agent.rag.tools.RagReference
- getOptions() - function in com.embabel.agent.rag.tools.SingleShotRagServiceSearchTools
- getOptions() - function in com.embabel.ux.form.Dropdown
- getOptions() - function in com.embabel.ux.form.RadioGroup
- getOrdinal() - function in kotlin.ActionStatusCode
- getOrdinal() - function in kotlin.AgentPlatformProperties.ProcessType
- getOrdinal() - function in kotlin.AgentProcessStatusCode
- getOrdinal() - function in kotlin.Cardinality
- getOrdinal() - function in kotlin.ConditionDetermination
- getOrdinal() - function in kotlin.ControlType
- getOrdinal() - function in kotlin.Delay
- getOrdinal() - function in kotlin.EnhancementRecommendation
- getOrdinal() - function in kotlin.EnhancementType
- getOrdinal() - function in kotlin.FileModificationType
- getOrdinal() - function in kotlin.LoggingOutputChannelEvent.Level
- getOrdinal() - function in kotlin.Method
- getOrdinal() - function in kotlin.PlannerType
- getOrdinal() - function in kotlin.ResponseImpact
- getOrdinal() - function in kotlin.Role
- getOrdinal() - function in kotlin.SimpleDeprecatedConfigWarner.DeprecationType
- getOrdinal() - function in kotlin.StuckHandlingResultCode
- getOrdinal() - function in kotlin.ToolGroupPermission
- getOrdinal() - function in kotlin.ValidationSeverity
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.ActionContext
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.AgentProcess
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.Blackboard
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.Blackboard
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.Blackboard
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.Blackboard
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.Blackboard
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.Blackboard
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.Blackboard
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.Blackboard
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.ExecutingOperationContext
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.InputActionContext
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.InputsActionContext
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.OperationContext
- Threadsafe get or put
- getOrPut(java.lang.String,kotlin.jvm.functions.Function0) - function in com.embabel.agent.core.support.InMemoryBlackboard
- Threadsafe get or put
- getOutput() - function in com.embabel.agent.api.common.autonomy.AgentProcessExecution
- Output object
- getOutputChannel() - function in com.embabel.agent.api.common.PlatformServices
- getOutputChannel() - function in com.embabel.agent.core.ProcessContext
- getOutputChannel() - function in com.embabel.agent.core.ProcessOptions
- getOutputChannel() - function in com.embabel.agent.spi.support.SpringContextPlatformServices
- getOutputChannel() - function in com.embabel.chat.ChatSession
- OutputChannel to send messages to.
- getOutputClass() - function in com.embabel.agent.api.common.AgentFunction
- getOutputClass() - function in com.embabel.agent.api.common.SupplierActionContext
- getOutputClass() - function in com.embabel.agent.api.common.TransformationActionContext
- getOutputClass() - function in com.embabel.agent.api.common.support.TransformationAction
- getOutputClass() - function in com.embabel.agent.api.common.support.TransformationAction
- getOutputClass() - function in com.embabel.agent.api.common.support.TransformationAction
- getOutputClass() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getOutputClass() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getOutputClass() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilActionContext
- getOutputClass() - function in com.embabel.agent.core.hitl.FormBindingRequest
- getOutputClass() - function in com.embabel.agent.event.LlmRequestEvent
- getOutputClass() - function in com.embabel.agent.event.LlmResponseEvent
- getOutputClass() - function in com.embabel.agent.spi.support.springai.ChatModelCallEvent
- getOutputs() - function in com.embabel.agent.core.Action
- Expected data outputs of the step.
- getOutputs() - function in com.embabel.agent.core.ActionMetadata
- getOutputs() - function in com.embabel.agent.core.DataFlowStep
- Expected data outputs of the step.
- getOutputs() - function in com.embabel.agent.core.support.AbstractAction
- getOutputs() - function in com.embabel.agent.core.support.AbstractAction
- getOutputType() - function in com.embabel.agent.core.Goal
- getOutputTypes() - function in com.embabel.agent.tools.agent.Handoffs
- getOverallScore() - function in com.embabel.agent.rag.QualityMetrics
- getOverlapSize() - function in com.embabel.agent.rag.ingestion.ContentChunker.Config
- getOverlapSize() - function in com.embabel.agent.rag.ingestion.ContentChunker.DefaultConfig
- getOwnLabel() - function in com.embabel.agent.core.DomainType
- getOwnLabel() - function in com.embabel.agent.core.DomainType
- getOwnLabel() - function in com.embabel.agent.core.JvmType
- getOwnProperties() - function in com.embabel.agent.core.DomainType
- Properties defined on this type only (not inherited)
- getOwnProperties() - function in com.embabel.agent.core.DynamicType
- Properties defined on this type only (not inherited)
- getOwnProperties() - function in com.embabel.agent.core.JvmType
- Properties defined on this type only (not inherited)
- getParentId() - function in com.embabel.agent.core.AgentProcess
- getParentId() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getParentId() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getParentId() - function in com.embabel.agent.rag.Chunk
- getParentId() - function in com.embabel.agent.rag.ContainerSection
- getParentId() - function in com.embabel.agent.rag.ContentRoot
- getParentId() - function in com.embabel.agent.rag.HierarchicalContentElement
- getParentId() - function in com.embabel.agent.rag.HierarchicalContentElement
- getParentId() - function in com.embabel.agent.rag.LeafSection
- getParentId() - function in com.embabel.agent.rag.MaterializedContainerSection
- getParentId() - function in com.embabel.agent.rag.MaterializedSection
- getParentId() - function in com.embabel.agent.rag.Section
- getParentId() - function in com.embabel.agent.rag.ingestion.DefaultMaterializedContainerSection
- getParents() - function in com.embabel.agent.core.DomainType
- Supports inheritance
- getParents() - function in com.embabel.agent.core.DynamicType
- getParents() - function in com.embabel.agent.core.JvmType
- Supports inheritance
- getPath() - function in com.embabel.agent.tools.file.FileModification
- getPath() - function in com.embabel.agent.tools.file.FileReads
- getPaths() - function in com.embabel.agent.rag.PathsExplorationRequest
- getPathsAccessed() - function in com.embabel.agent.tools.file.FileAccessLog
- getPathsAccessed() - function in com.embabel.agent.tools.file.FileReadTools
- getPathsAccessed() - function in com.embabel.agent.tools.file.FileReadTools
- getPathsAccessed() - function in com.embabel.agent.tools.file.FileTools
- getPathsAccessed() - function in com.embabel.agent.tools.file.FileWriteTools
- getPathsRead() - function in com.embabel.agent.tools.file.FileReadLog
- getPathsRead() - function in com.embabel.agent.tools.file.FileReadLog
- getPathsRead() - function in com.embabel.agent.tools.file.FileReadLog
- getPathsRead() - function in com.embabel.agent.tools.file.FileReadTools
- getPathsRead() - function in com.embabel.agent.tools.file.FileTools
- getPattern() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanner.PropertyMigrationRule
- getPayload() - function in com.embabel.agent.core.hitl.AbstractAwaitable
- getPayload() - function in com.embabel.agent.core.hitl.AbstractAwaitable
- getPayload() - function in com.embabel.agent.core.hitl.AbstractAwaitable
- getPayload() - function in com.embabel.agent.core.hitl.Awaitable
- getPermissions() - function in com.embabel.agent.api.common.support.SelfToolGroup
- getPermissions() - function in com.embabel.agent.core.ToolGroupMetadata
- What this tool group's tools are allowed to do.
- getPermissions() - function in com.embabel.agent.tools.math.MathTools
- getPermissions() - function in com.embabel.agent.tools.osx.AppleScriptTools
- getPersona() - function in com.embabel.agent.prompt.persona.Actor
- getPersona() - function in com.embabel.agent.prompt.persona.Persona
- getPlaceholder() - function in com.embabel.ux.form.Dropdown
- getPlaceholder() - function in com.embabel.ux.form.TextArea
- getPlaceholder() - function in com.embabel.ux.form.TextField
- getPlan() - function in com.embabel.agent.event.AgentProcessPlanFormulatedEvent
- getPlanner() - function in com.embabel.agent.core.AgentProcess
- Get the planner for this process
- getPlanner() - function in com.embabel.agent.core.AgentProcess
- Get the planner for this process
- getPlanner() - function in com.embabel.agent.core.support.SimpleAgentProcess
- Get the planner for this process
- getPlanner() - function in com.embabel.agent.core.support.SimpleAgentProcess
- Get the planner for this process
- getPlanningSystem() - function in com.embabel.agent.core.Agent
- getPlatformEvents() - function in com.embabel.agent.testing.common.EventSavingAgenticEventListener
- getPlatformInfo() - function in com.embabel.agent.web.rest.PlatformInfoController
- Returns general platform information, including the number of agents, actions, goals, and conditions.
- getPlatformServices() - function in com.embabel.agent.core.AgentPlatform
- getPlatformServices() - function in com.embabel.agent.core.support.DefaultAgentPlatform
- getPlatformTools() - function in com.embabel.agent.tools.agent.PerGoalToolCallbackFactory
- Generic tools
- getPolicy() - function in com.embabel.agent.core.EarlyTermination
- getPopulation() - function in com.embabel.agent.core.hitl.FormBindingRequest
- getPost() - function in com.embabel.agent.core.support.AbstractAction
- getPost() - function in com.embabel.agent.core.support.AbstractAction
- getPre() - function in com.embabel.agent.core.Goal
- getPre() - function in com.embabel.agent.core.support.AbstractAction
- getPre() - function in com.embabel.agent.core.support.AbstractAction
- getPreconditions() - function in com.embabel.agent.core.ActionMetadata
- getPreconditions() - function in com.embabel.agent.core.Goal
- Conditions that must be true for this step to execute
- getPreconditions() - function in com.embabel.agent.core.support.AbstractAction
- Conditions that must be true for this step to execute
- getPreconditions() - function in com.embabel.agent.core.support.AbstractAction
- Conditions that must be true for this step to execute
- getPreconditions() - function in com.embabel.plan.goap.Action
- Conditions that must be true for this step to execute
- getPreconditions() - function in com.embabel.plan.goap.AgentSystemStep
- Conditions that must be true for this step to execute
- getPreconditions() - function in com.embabel.plan.goap.DataFlowStep
- Conditions that must be true for this step to execute
- getPreconditions() - function in com.embabel.plan.goap.GoapAction
- Conditions that must be true for this step to execute
- getPreconditions() - function in com.embabel.plan.goap.GoapGoal
- Conditions that must be true for this step to execute
- getPreconditions() - function in com.embabel.plan.goap.GoapStep
- Conditions that must be true for this step to execute
- getProcessContext() - function in com.embabel.agent.api.common.ActionContext
- getProcessContext() - function in com.embabel.agent.api.common.ActionContext
- getProcessContext() - function in com.embabel.agent.api.common.ExecutingOperationContext
- getProcessContext() - function in com.embabel.agent.api.common.InputActionContext
- getProcessContext() - function in com.embabel.agent.api.common.InputsActionContext
- getProcessContext() - function in com.embabel.agent.api.common.OperationContext
- getProcessContext() - function in com.embabel.agent.api.common.SupplierActionContext
- getProcessContext() - function in com.embabel.agent.api.common.TransformationActionContext
- getProcessContext() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getProcessContext() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getProcessContext() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilActionContext
- getProcessContext() - function in com.embabel.agent.core.AgentProcess
- getProcessContext() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getProcessContext() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getProcessContext() - function in com.embabel.agent.testing.unit.FakeOperationContext
- getProcessEvents() - function in com.embabel.agent.testing.common.EventSavingAgenticEventListener
- getProcessId() - function in com.embabel.agent.channel.ContentOutputChannelEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.channel.LoggingOutputChannelEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.channel.MessageOutputChannelEvent
- getProcessId() - function in com.embabel.agent.channel.ProgressOutputChannelEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.core.AgentProcessEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.core.InProcess
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.core.InformativeOutputChannelEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.core.ObjectBindingEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.core.OutputChannelEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- ID of the process that this event relates to.
- getProcessId() - function in com.embabel.chat.ChatSession
- getProcessIdGeneration() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- getProcessingTimeMs() - function in com.embabel.agent.rag.RagResponseEnhancement
- getProcessOptions() - function in com.embabel.agent.core.ProcessContext
- getProcessOptionsCreator() - function in com.embabel.agent.tools.agent.AgentToolCallback
- getProcessType() - function in com.embabel.agent.core.support.DefaultAgentPlatform
- getProcessType() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- getProfiles() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationCategories
- getPrompt() - function in com.embabel.agent.experimental.primitive.PromptCondition
- getPromptContributionLocation() - function in com.embabel.common.ai.prompt.ContentAsset
- getPromptContributionLocation() - function in com.embabel.common.ai.prompt.ContextualPromptElement
- getPromptContributionLocation() - function in com.embabel.common.ai.prompt.InternetResources
- getPromptContributionLocation() - function in com.embabel.common.ai.prompt.LlmReference
- getPromptContributionLocation() - function in com.embabel.common.ai.prompt.Page
- getPromptContributionLocation() - function in com.embabel.common.ai.prompt.PromptElement
- getPromptContributionLocation() - function in com.embabel.common.ai.prompt.PromptElement
- getPromptContributors() - function in com.embabel.agent.api.dsl.AgentBuilder
- getPromptContributors() - function in com.embabel.agent.spi.LlmInteraction
- getPromptContributors() - function in com.embabel.agent.testing.unit.FakePromptRunner
- getPromptContributors() - function in com.embabel.common.ai.prompt.LlmCall
- getPromptContributors() - function in com.embabel.common.ai.prompt.LlmUse
- getPromptContributors() - function in com.embabel.common.ai.prompt.PromptRunner
- getPromptRunner() - function in com.embabel.agent.rag.PromptRunnerRagResponseSummarizer
- getPromptRunner() - function in com.embabel.agent.testing.unit.FakeOperationContext
- getPrompts() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties.LlmOperationsConfig
- getPromptTokens() - function in com.embabel.agent.core.Usage
- getPRONTO() - function in com.embabel.agent.spi.OperationScheduler.Companion
- No delay
- getProperties() - function in com.embabel.agent.api.common.autonomy.Autonomy
- getProperties() - function in com.embabel.agent.core.DomainType
- getProperties() - function in com.embabel.agent.core.DomainType
- getProperties() - function in com.embabel.agent.rag.EntityData
- getProperties() - function in com.embabel.agent.rag.EntityMatch
- getProperties() - function in com.embabel.agent.rag.NamedEntityData
- getProperties() - function in com.embabel.agent.rag.SimpleEntityData
- getProperties() - function in com.embabel.agent.rag.SimpleNamedEntityData
- getProperties() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationCategories
- getPropertiesInDeclarationOrder(kotlin.reflect.KClass) - function in com.embabel.ux.form.SimpleFormGeneratorKt
- getPropertyFilter() - function in com.embabel.agent.spi.LlmCall
- Filter that determines which properties to include when creating objects.
- getPropertyFilter() - function in com.embabel.agent.spi.LlmInteraction
- Filter that determines which properties to include when creating objects.
- getPropertyFilter() - function in com.embabel.agent.spi.LlmUse
- Filter that determines which properties to include when creating objects.
- getPropertyFilter() - function in com.embabel.agent.spi.PromptRunner
- Filter that determines which properties to include when creating objects.
- getPropertyFilter() - function in com.embabel.agent.testing.unit.FakePromptRunner
- Filter that determines which properties to include when creating objects.
- getProvider() - function in com.embabel.agent.api.common.support.SelfToolGroup
- getProvider() - function in com.embabel.agent.api.dsl.AgentBuilder
- getProvider() - function in com.embabel.agent.api.dsl.AgentScopeBuilder
- getProvider() - function in com.embabel.agent.core.Agent
- getProvider() - function in com.embabel.agent.core.AgentMetadata
- getProvider() - function in com.embabel.agent.spi.config.spring.GroupConfig
- getProvider() - function in com.embabel.agent.tools.math.MathTools
- getProvider() - function in com.embabel.agent.tools.osx.AppleScriptTools
- getProvider() - function in com.embabel.common.core.types.ToolGroupMetadata
- getPrune() - function in com.embabel.agent.core.ProcessOptions
- getQos() - function in com.embabel.agent.core.Action
- Quality of Service for this action.
- getQos() - function in com.embabel.agent.core.ActionMetadata
- getQos() - function in com.embabel.agent.core.support.AbstractAction
- getQos() - function in com.embabel.agent.core.support.AbstractAction
- getQualityImpact() - function in com.embabel.agent.rag.RagResponseEnhancement
- getQualityMetrics() - function in com.embabel.agent.rag.RagResponse
- getQuery() - function in com.embabel.agent.rag.RagRequest
- getQuestions() - function in com.embabel.agent.domain.library.ResearchTopic
- getRagEvent() - function in com.embabel.agent.event.AgentProcessRagEvent
- getRagFacets() - function in com.embabel.agent.rag.support.FacetedRagService
- getRagResponse() - function in com.embabel.agent.event.RagResponseEvent
- getRagResponseFormatter() - function in com.embabel.agent.rag.tools.RagOptions
- getRagService() - function in com.embabel.agent.rag.tools.RagOptions
- getRANDOM() - function in com.embabel.agent.spi.AgentProcessIdGenerator.Companion
- getRanking() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- getRankings() - function in com.embabel.agent.api.common.autonomy.Autonomy.GoalSeeker
- getRankings() - function in com.embabel.agent.api.common.autonomy.GoalChoiceApprovalRequest
- getRankings() - function in com.embabel.agent.event.RankingChoiceCouldNotBeMadeEvent
- getRankings() - function in com.embabel.agent.event.RankingChoiceMadeEvent
- getReads() - function in com.embabel.agent.tools.file.DefaultFileReadLog
- getReads() - function in com.embabel.agent.tools.file.FileReadLog
- getReads() - function in com.embabel.agent.tools.file.FileReadLog
- getReads() - function in com.embabel.agent.tools.file.FileReadTools
- getReads() - function in com.embabel.agent.tools.file.FileReads
- getReads() - function in com.embabel.agent.tools.file.FileTools
- getReason() - function in com.embabel.agent.api.common.autonomy.GoalChoiceNotApproved
- getReason() - function in com.embabel.agent.api.common.autonomy.GoalNotApproved
- getReason() - function in com.embabel.agent.core.EarlyTermination
- getReason() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationInfo
- getReason() - function in com.embabel.chat.agent.ConversationOver
- getRecommendation() - function in com.embabel.agent.rag.EnhancementEstimate
- getRecommendedReplacement() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationInfo
- getRelativePath() - function in com.embabel.agent.tools.file.PatternSearch.PatternMatch
- getRemote() - function in com.embabel.agent.core.Export
- getRemoveApacheLicenseHeader() - function in com.embabel.agent.tools.file.WellKnownFileContentTransformers
- Removes Apache License headers commonly found at the top of source files.
- getRemoveDocComments() - function in com.embabel.agent.tools.file.WellKnownFileContentTransformers
- Removes documentation comments (/** ...
- getRemoveEmptyLines() - function in com.embabel.agent.tools.file.WellKnownFileContentTransformers
- Removes empty lines from file content
- getRemoveImports() - function in com.embabel.agent.tools.file.WellKnownFileContentTransformers
- Removes import statements from the code.
- getRemoveSingleLineComments() - function in com.embabel.agent.tools.file.WellKnownFileContentTransformers
- Removes single-line comments (// ...) from the code.
- getReplacement() - function in com.embabel.agent.spi.config.spring.migration.DeprecatedPropertyScanner.PropertyMigrationRule
- getRequest() - function in com.embabel.agent.api.common.autonomy.GoalChoiceApprovalResponse
- getRequest() - function in com.embabel.agent.api.common.autonomy.GoalChoiceApproved
- getRequest() - function in com.embabel.agent.api.common.autonomy.GoalChoiceNotApproved
- getRequest() - function in com.embabel.agent.event.LlmResponseEvent
- getRequest() - function in com.embabel.agent.event.RagEvent
- getRequest() - function in com.embabel.agent.event.RagRequestReceivedEvent
- getRequest() - function in com.embabel.agent.event.RagResponseEvent
- getRequest() - function in com.embabel.agent.event.ToolCallResponseEvent
- getRequest() - function in com.embabel.agent.rag.RagResponse
- getRequired() - function in com.embabel.ux.form.Checkbox
- getRequired() - function in com.embabel.ux.form.DatePicker
- getRequired() - function in com.embabel.ux.form.Dropdown
- getRequired() - function in com.embabel.ux.form.FileUpload
- getRequired() - function in com.embabel.ux.form.RadioGroup
- getRequired() - function in com.embabel.ux.form.RequirableControl
- getRequired() - function in com.embabel.ux.form.Slider
- getRequired() - function in com.embabel.ux.form.TextArea
- getRequired() - function in com.embabel.ux.form.TextField
- getRequired() - function in com.embabel.ux.form.TimePicker
- getRerankingLlm() - function in com.embabel.agent.rag.RagServiceEnhancerProperties
- getResolvedToolGroup() - function in com.embabel.agent.core.ToolGroupResolution
- getResponse() - function in com.embabel.agent.event.LlmResponseEvent
- getResponse() - function in com.embabel.agent.prompt.persona.CoStar
- getResult() - function in com.embabel.agent.api.common.workflow.loop.Attempt
- getResult() - function in com.embabel.agent.event.AgentProcessCompletedEvent
- getResult() - function in com.embabel.agent.event.ToolCallResponseEvent
- getResult() - function in com.embabel.agent.experimental.primitive.Determination
- getResult() - function in com.embabel.agent.web.rest.AgentProcessStatus
- getResults() - function in com.embabel.agent.api.common.workflow.control.ResultList
- getResults() - function in com.embabel.agent.rag.RagResponse
- getResults() - function in com.embabel.agent.rag.support.RagFacetResults
- getResults() - function in com.embabel.agent.validation.DetailedValidationResult
- getResultToEvaluate() - function in com.embabel.agent.api.common.workflow.loop.EvaluationActionContext
- getRetryPolicy() - function in com.embabel.agent.common.RetryProperties
- getRetryPolicy() - function in com.embabel.agent.common.RetryProperties
- getReturnedObject() - function in com.embabel.agent.spi.InvalidLlmReturnTypeException
- getRight() - function in com.embabel.agent.api.common.support.Branch
- getRole() - function in com.embabel.agent.core.ToolGroupDescription
- Role of the tool group.
- getRole() - function in com.embabel.agent.core.ToolGroupMetadata
- Role of the tool group.
- getRole() - function in com.embabel.agent.core.ToolGroupRequirement
- getRole() - function in com.embabel.agent.prompt.ResponseFormat
- getRole() - function in com.embabel.agent.prompt.persona.RoleGoalBackstory
- getRole() - function in com.embabel.chat.Message
- getRole() - function in com.embabel.chat.Message
- getRole() - function in com.embabel.common.ai.prompt.ContentAsset
- getRole() - function in com.embabel.common.ai.prompt.ContextualPromptElement
- getRole() - function in com.embabel.common.ai.prompt.InternetResources
- getRole() - function in com.embabel.common.ai.prompt.LlmReference
- getRole() - function in com.embabel.common.ai.prompt.Page
- getRole() - function in com.embabel.common.ai.prompt.PromptElement
- getRole() - function in com.embabel.common.ai.prompt.PromptElement
- getRoot() - function in com.embabel.agent.tools.DirectoryBased
- Root on host machine
- getRoot() - function in com.embabel.agent.tools.FileReadTools
- Root on host machine
- getRoot() - function in com.embabel.agent.tools.FileTools
- Root on host machine
- getRoot() - function in com.embabel.agent.tools.FileWriteTools
- Root on host machine
- getRoot() - function in com.embabel.agent.tools.PatternSearch
- Root on host machine
- getRoot() - function in com.embabel.agent.tools.file.LocalDirectory
- Root on host machine
- getRows() - function in com.embabel.ux.form.TextArea
- getRunAs() - function in com.embabel.agent.core.Identities
- getRunningTime() - function in com.embabel.agent.api.common.workflow.loop.AttemptHistory
- getRunningTime() - function in com.embabel.agent.api.common.workflow.loop.ResultHistory
- getRunningTime() - function in com.embabel.agent.core.ActionInvocation
- getRunningTime() - function in com.embabel.agent.core.ActionStatus
- getRunningTime() - function in com.embabel.agent.core.AgentProcess
- getRunningTime() - function in com.embabel.agent.core.AgentProcess
- getRunningTime() - function in com.embabel.agent.core.AgentProcessStatusReport
- getRunningTime() - function in com.embabel.agent.core.LlmInvocation
- getRunningTime() - function in com.embabel.agent.event.ActionExecutionResultEvent
- getRunningTime() - function in com.embabel.agent.event.LlmResponseEvent
- getRunningTime() - function in com.embabel.agent.event.ToolCallResponseEvent
- getRunningTime() - function in com.embabel.agent.web.rest.AgentProcessStatus
- getRunningTime() - function in com.embabel.common.core.types.OperationStatus
- getScanning() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- Platform behavior configurations
- getScore() - function in com.embabel.agent.api.common.workflow.loop.Feedback
- getScore() - function in com.embabel.agent.api.common.workflow.loop.TextFeedback
- getScore() - function in com.embabel.agent.rag.support.DocumentSimilarityResult
- getScore() - function in com.embabel.agent.spi.Ranking
- getScoreThreshold() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptable
- getSelectedValue() - function in com.embabel.ux.form.RadioGroup
- getSender() - function in com.embabel.chat.Message
- getSender() - function in com.embabel.chat.Message
- getSendValidationInfo() - function in com.embabel.agent.spi.support.LlmDataBindingProperties
- getService() - function in com.embabel.agent.rag.RagResponse
- getSeverity() - function in com.embabel.agent.validation.ValidationError
- getShowLlmResponses() - function in com.embabel.agent.core.AiBuilder
- getShowLlmResponses() - function in com.embabel.agent.core.LlmVerbosity
- getShowLlmResponses() - function in com.embabel.agent.core.Verbosity
- getShowLongPlans() - function in com.embabel.agent.core.Verbosity
- getShowMarkers() - function in com.embabel.ux.form.Slider
- getShowPlanning() - function in com.embabel.agent.core.Verbosity
- getShowPrompts() - function in com.embabel.agent.core.AiBuilder
- getShowPrompts() - function in com.embabel.agent.core.LlmVerbosity
- getShowPrompts() - function in com.embabel.agent.core.Verbosity
- getSimilar() - function in com.embabel.agent.rag.Cluster
- getSimilarityThreshold() - function in com.embabel.agent.rag.ClusterRetrievalRequest
- getSimilarityThreshold() - function in com.embabel.agent.rag.RagRequest
- getSimilarityThreshold() - function in com.embabel.agent.rag.tools.RagOptions
- getSimilarityThreshold() - function in com.embabel.common.core.types.RagRequestRefinement
- getSimilarityThreshold() - function in com.embabel.common.core.types.RetrievalFilters
- getSource() - function in java.util.EventObject
- getSpringAiPrompt() - function in com.embabel.agent.spi.support.springai.ChatModelCallEvent
- getSse() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- getSseUrl() - function in com.embabel.agent.web.rest.AgentProcessStatus
- getStackTrace() - function in kotlin.Throwable
- getStartingInputTypes() - function in com.embabel.agent.core.Export
- getState() - function in com.embabel.plan.goap.GoapWorldState
- getStatus() - function in com.embabel.agent.core.ActionStatus
- Status of this operation
- getStatus() - function in com.embabel.agent.core.AgentProcess
- Status of this operation
- getStatus() - function in com.embabel.agent.core.AgentProcessStatusReport
- Status of this operation
- getStatus() - function in com.embabel.agent.core.OperationStatus
- Status of this operation
- getStatus() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getStatus() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getStatus() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- getStatus() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- getStatus() - function in com.embabel.agent.web.rest.AgentProcessStatus
- getStatusUrl() - function in com.embabel.agent.web.rest.AgentProcessStatus
- getStep() - function in com.embabel.ux.form.Slider
- getStores() - function in com.embabel.agent.rag.ingestion.Ingester
- getStores() - function in com.embabel.agent.rag.ingestion.MultiIngester
- getStoresWrittenTo() - function in com.embabel.agent.rag.ingestion.IngestionResult
- getStuckHandler() - function in com.embabel.agent.core.Agent
- getStyle() - function in com.embabel.agent.prompt.persona.CoStar
- getSubmission() - function in com.embabel.ux.form.FormSubmissionResult
- getSubmissionId() - function in com.embabel.ux.form.FormSubmission
- getSummarizer() - function in com.embabel.agent.rag.tools.DualShotRagServiceSearchTools
- getSummary() - function in com.embabel.agent.domain.library.InternetResource
- getSummary() - function in com.embabel.agent.domain.library.NewsStory
- getSummary() - function in com.embabel.agent.domain.library.Page
- getSummary() - function in com.embabel.agent.domain.library.Summary
- getSummaryWords() - function in com.embabel.agent.rag.tools.DualShotConfig
- getSuppressed() - function in kotlin.Throwable
- getTags() - function in com.embabel.agent.core.Goal
- getTargetType() - function in com.embabel.agent.api.annotation.support.AgenticInfo
- Gets the target class, unwrapping proxies for method discovery.
- getTemplateRenderer() - function in com.embabel.agent.api.common.PlatformServices
- getTemplateRenderer() - function in com.embabel.agent.spi.support.SpringContextPlatformServices
- getTest() - function in com.embabel.agent.spi.config.spring.AgentPlatformProperties
- getText() - function in com.embabel.agent.rag.Chunk
- Text content
- getText() - function in com.embabel.agent.rag.LeafSection
- getTextCommunicator() - function in com.embabel.agent.tools.agent.AgentToolCallback
- getTextCommunicator() - function in com.embabel.agent.tools.agent.DefaultProcessCallbackTools
- getTextCommunicator() - function in com.embabel.agent.tools.agent.GoalToolCallback
- getThrowable() - function in com.embabel.agent.channel.LoggingOutputChannelEvent
- getTill() - function in com.embabel.agent.spi.ScheduledActionExecutionSchedule
- getTimestamp() - function in com.embabel.agent.api.common.autonomy.GoalNotApproved
- getTimestamp() - function in com.embabel.agent.api.common.workflow.loop.Attempt
- getTimestamp() - function in com.embabel.agent.api.common.workflow.loop.AttemptHistory
- getTimestamp() - function in com.embabel.agent.api.common.workflow.loop.ResultHistory
- getTimestamp() - function in com.embabel.agent.core.ActionInvocation
- getTimestamp() - function in com.embabel.agent.core.AgentProcessStatusReport
- getTimestamp() - function in com.embabel.agent.core.LlmInvocation
- getTimestamp() - function in com.embabel.agent.core.hitl.AbstractAwaitable
- getTimestamp() - function in com.embabel.agent.core.hitl.AbstractAwaitable
- getTimestamp() - function in com.embabel.agent.core.hitl.ConfirmationResponse
- getTimestamp() - function in com.embabel.agent.core.hitl.FormResponse
- getTimestamp() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getTimestamp() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getTimestamp() - function in com.embabel.agent.domain.io.FileArtifact
- getTimestamp() - function in com.embabel.agent.domain.io.UserInput
- getTimestamp() - function in com.embabel.agent.domain.library.Blog
- getTimestamp() - function in com.embabel.agent.domain.library.ResearchReport
- getTimestamp() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- getTimestamp() - function in com.embabel.agent.event.AbstractAgentProcessEvent
- getTimestamp() - function in com.embabel.agent.event.AgentDeploymentEvent
- getTimestamp() - function in com.embabel.agent.event.DynamicAgentCreationEvent
- getTimestamp() - function in com.embabel.agent.event.RagRequestReceivedEvent
- getTimestamp() - function in com.embabel.agent.event.RagResponseEvent
- getTimestamp() - function in com.embabel.agent.event.RankingChoiceCouldNotBeMadeEvent
- getTimestamp() - function in com.embabel.agent.event.RankingEvent
- getTimestamp() - function in com.embabel.agent.event.RankingEvent
- getTimestamp() - function in com.embabel.agent.rag.RagRequest
- getTimestamp() - function in com.embabel.agent.rag.RagResponse
- getTimestamp() - function in com.embabel.agent.spi.DelayedActionExecutionSchedule
- getTimestamp() - function in com.embabel.agent.spi.ProntoActionExecutionSchedule
- getTimestamp() - function in com.embabel.agent.spi.ScheduledActionExecutionSchedule
- getTimestamp() - function in com.embabel.agent.spi.ToolCallSchedule
- getTimestamp() - function in com.embabel.agent.web.rest.AgentProcessStatus
- getTimestamp() - function in com.embabel.chat.AssistantMessage
- getTimestamp() - function in com.embabel.chat.Message
- getTimestamp() - function in com.embabel.chat.SystemMessage
- getTimestamp() - function in com.embabel.chat.UserMessage
- getTimestamp() - function in com.embabel.common.core.types.ActionExecutionSchedule
- getTimestamp() - function in com.embabel.common.core.types.AgentPlatformEvent
- getTimestamp() - function in com.embabel.common.core.types.AgentProcess
- getTimestamp() - function in com.embabel.common.core.types.AgentProcessEvent
- getTimestamp() - function in com.embabel.common.core.types.AgenticEvent
- getTimestamp() - function in com.embabel.common.core.types.AssistantContent
- getTimestamp() - function in com.embabel.common.core.types.Awaitable
- getTimestamp() - function in com.embabel.common.core.types.AwaitableResponse
- getTimestamp() - function in com.embabel.common.core.types.ContentAsset
- getTimestamp() - function in com.embabel.common.core.types.ObjectBindingEvent
- getTimestamp() - function in com.embabel.common.core.types.RagEvent
- getTimestamp() - function in com.embabel.common.core.types.SystemInput
- getTimestamp() - function in com.embabel.common.core.types.SystemOutput
- getTimestamp() - function in com.embabel.common.core.types.UserContent
- getTimestamp() - function in com.embabel.common.core.types.WorldState
- getTimestamp() - function in com.embabel.plan.goap.GoapWorldState
- getTimestamp() - function in com.embabel.ux.form.FormSubmission
- getTimestamp() - function in org.springframework.context.ApplicationEvent
- getTitle() - function in com.embabel.agent.domain.library.Blog
- getTitle() - function in com.embabel.agent.domain.library.NewsStory
- getTitle() - function in com.embabel.agent.rag.ContainerSection
- getTitle() - function in com.embabel.agent.rag.ContentRoot
- getTitle() - function in com.embabel.agent.rag.LeafSection
- getTitle() - function in com.embabel.agent.rag.MaterializedContainerSection
- getTitle() - function in com.embabel.agent.rag.MaterializedSection
- getTitle() - function in com.embabel.agent.rag.Section
- getTitle() - function in com.embabel.agent.rag.ingestion.DefaultMaterializedContainerSection
- getTitle() - function in com.embabel.agent.rag.ingestion.MaterializedDocument
- getTitle() - function in com.embabel.ux.form.Form
- getTo() - function in com.embabel.agent.core.AllowedRelationship
- getTokens() - function in com.embabel.agent.core.Budget
- getTokensProcessed() - function in com.embabel.agent.rag.RagResponseEnhancement
- getTone() - function in com.embabel.agent.prompt.persona.CoStar
- getTool() - function in com.embabel.agent.event.ToolCallRequestEvent
- getToolCallback() - function in com.embabel.agent.rag.ContextualTool
- getToolCallbacks() - function in com.embabel.agent.api.common.support.FileReadTools
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.api.common.support.FileTools
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.api.common.support.FileWriteTools
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.api.common.support.SelfToolCallbackPublisher
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.api.common.support.SelfToolCallbackPublisher
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.api.common.support.SelfToolGroup
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.core.LlmCall
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.core.ToolCallbackConsumer
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.core.ToolCallbackPublisher
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.core.ToolCallbackSpec
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.core.ToolConsumer
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.core.ToolGroup
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.spi.LlmInteraction
- getToolCallbacks() - function in com.embabel.agent.tools.agent.Handoffs
- Tool callbacks referenced or exposed.
- getToolCallbacks() - function in com.embabel.agent.tools.mcp.McpToolGroup
- Tool callbacks referenced or exposed.
- getToolCalls() - function in com.embabel.agent.prompt.element.FocusedToolCallControl
- getToolCalls() - function in com.embabel.agent.prompt.element.ToolCallControl
- getToolDefinition() - function in com.embabel.agent.core.support.RenamedToolCallback
- getToolDefinition() - function in com.embabel.agent.spi.support.ObservabilityToolCallback
- getToolDefinition() - function in com.embabel.agent.spi.support.OutputTransformingToolCallback
- getToolDefinition() - function in com.embabel.agent.spi.support.springai.AgentProcessBindingToolCallback
- getToolDefinition() - function in com.embabel.agent.spi.support.springai.EventPublishingToolCallback
- getToolDefinition() - function in com.embabel.agent.spi.support.springai.ExceptionSuppressingToolCallback
- getToolDefinition() - function in com.embabel.agent.spi.support.springai.MetadataEnrichedToolCallback
- getToolDefinition() - function in com.embabel.agent.tools.agent.AgentToolCallback
- getToolDefinition() - function in com.embabel.agent.tools.agent.GoalToolCallback
- getToolDelay() - function in com.embabel.agent.core.ProcessControl
- getToolDelays() - function in com.embabel.agent.spi.support.ProcessOptionsOperationScheduler
- getToolGroupMetadata() - function in com.embabel.agent.event.ToolCallRequestEvent
- getToolGroupMetadata() - function in com.embabel.agent.spi.support.springai.MetadataEnrichedToolCallback
- getToolGroupResolver() - function in com.embabel.agent.core.AgentPlatform
- getToolGroupResolver() - function in com.embabel.agent.core.support.DefaultAgentPlatform
- getToolGroups() - function in com.embabel.agent.api.common.SupplierActionContext
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.api.common.TransformationActionContext
- getToolGroups() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getToolGroups() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableContext
- getToolGroups() - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilActionContext
- getToolGroups() - function in com.embabel.agent.core.Action
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.ActionContext
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.ExecutingOperationContext
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.InputActionContext
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.InputsActionContext
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.LlmCall
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.LlmUse
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.OperationContext
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.PromptRunner
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.ToolConsumer
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.ToolGroupConsumer
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.ToolGroupConsumer
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.support.AbstractAction
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.core.support.AbstractAction
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.prompt.persona.Actor
- getToolGroups() - function in com.embabel.agent.spi.LlmInteraction
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.spi.support.RegistryToolGroupResolver
- getToolGroups() - function in com.embabel.agent.testing.unit.FakeOperationContext
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.testing.unit.FakePromptRunner
- Tool groups exposed.
- getToolGroups() - function in com.embabel.agent.web.rest.PlatformInfoController
- getToolGroups() - function in com.embabel.agent.web.rest.PlatformInfoSummary
- getToolInput() - function in com.embabel.agent.event.ToolCallRequestEvent
- getToolMetadata() - function in org.springframework.ai.tool.ToolCallback
- getToolName() - function in com.embabel.agent.prompt.element.FocusedToolCallControl
- getToolObjects() - function in com.embabel.agent.api.common.PromptRunner
- Additional objects with @Tool annotation for use in this PromptRunner
- getToolObjects() - function in com.embabel.agent.testing.unit.FakePromptRunner
- Additional objects with @Tool annotation for use in this PromptRunner
- getTools() - function in com.embabel.agent.spi.config.spring.GroupConfig
- getToolsStats() - function in com.embabel.agent.api.common.ToolsStats
- getToolsStats() - function in com.embabel.agent.core.AgentProcess
- getToolsStats() - function in com.embabel.agent.core.LlmInvocationHistory
- getToolsStats() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getToolsStats() - function in com.embabel.agent.core.support.AbstractAgentProcess
- getToolsStats() - function in com.embabel.agent.spi.support.AgenticEventListenerToolsStats
- getTopic() - function in com.embabel.agent.domain.library.ResearchReport
- getTopic() - function in com.embabel.agent.domain.library.ResearchTopic
- getTopics() - function in com.embabel.agent.domain.library.ResearchTopics
- getTopK() - function in com.embabel.agent.rag.ClusterRetrievalRequest
- getTopK() - function in com.embabel.agent.rag.RagRequest
- getTopK() - function in com.embabel.agent.rag.tools.RagOptions
- getTopK() - function in com.embabel.common.core.types.RagRequestRefinement
- getTopK() - function in com.embabel.common.core.types.RetrievalFilters
- getTotal() - function in com.embabel.agent.event.ProgressUpdateEvent
- getTotalTokens() - function in com.embabel.agent.core.Usage
- getTransformSuccessResponses() - function in com.embabel.agent.event.logging.personality.hitchhiker.HitchhikerLoggingAgenticEventListenerKt
- getTransformSuccessResponses() - function in com.embabel.agent.event.logging.personality.severance.SeveranceLoggingAgenticEventListenerKt
- getType() - function in com.embabel.agent.api.annotation.support.AgenticInfo
- getType() - function in com.embabel.agent.core.DomainTypePropertyDefinition
- getType() - function in com.embabel.agent.core.IoBinding
- getType() - function in com.embabel.agent.core.SimplePropertyDefinition
- getType() - function in com.embabel.agent.event.ObjectBindingEvent
- getType() - function in com.embabel.agent.event.ObjectBindingEvent
- getType() - function in com.embabel.agent.event.RankingEvent
- getType() - function in com.embabel.agent.event.RankingEvent
- getType() - function in com.embabel.agent.event.RankingEvent
- getType() - function in com.embabel.agent.event.RankingEvent
- getType() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner.DeprecationInfo
- getType() - function in com.embabel.agent.tools.file.FileModification
- getType() - function in com.embabel.agent.validation.ValidationLocation
- getType() - function in com.embabel.ux.form.Button
- getType() - function in com.embabel.ux.form.Checkbox
- getType() - function in com.embabel.ux.form.Control
- getType() - function in com.embabel.ux.form.DatePicker
- getType() - function in com.embabel.ux.form.Dropdown
- getType() - function in com.embabel.ux.form.FileUpload
- getType() - function in com.embabel.ux.form.RadioGroup
- getType() - function in com.embabel.ux.form.RequirableControl
- getType() - function in com.embabel.ux.form.Slider
- getType() - function in com.embabel.ux.form.TextArea
- getType() - function in com.embabel.ux.form.TextField
- getType() - function in com.embabel.ux.form.TimePicker
- getType() - function in com.embabel.ux.form.Toggle
- getTypes() - function in com.embabel.agent.rag.ContentElementSearch
- getUri() - function in com.embabel.agent.rag.Chunk
- URI for the content.
- getUri() - function in com.embabel.agent.rag.ContainerSection
- URI for the content.
- getUri() - function in com.embabel.agent.rag.ContentElement
- URI for the content.
- getUri() - function in com.embabel.agent.rag.ContentRoot
- URI for the content.
- getUri() - function in com.embabel.agent.rag.ContextualTool
- URI for the content.
- getUri() - function in com.embabel.agent.rag.Datum
- URI for the content.
- getUri() - function in com.embabel.agent.rag.EntityData
- URI for the content.
- getUri() - function in com.embabel.agent.rag.EntityMatch
- URI for the content.
- getUri() - function in com.embabel.agent.rag.Fact
- URI for the content.
- getUri() - function in com.embabel.agent.rag.HierarchicalContentElement
- URI for the content.
- getUri() - function in com.embabel.agent.rag.LeafSection
- URI for the content.
- getUri() - function in com.embabel.agent.rag.MaterializedContainerSection
- URI for the content.
- getUri() - function in com.embabel.agent.rag.MaterializedSection
- URI for the content.
- getUri() - function in com.embabel.agent.rag.NamedEntityData
- URI for the content.
- getUri() - function in com.embabel.agent.rag.Retrievable
- URI for the content.
- getUri() - function in com.embabel.agent.rag.RetrievableEntity
- URI for the content.
- getUri() - function in com.embabel.agent.rag.Section
- URI for the content.
- getUri() - function in com.embabel.agent.rag.SimpleEntityData
- URI for the content.
- getUri() - function in com.embabel.agent.rag.SimpleNamedEntityData
- URI for the content.
- getUri() - function in com.embabel.agent.rag.Source
- URI for the content.
- getUri() - function in com.embabel.agent.rag.ingestion.DefaultMaterializedContainerSection
- URI for the content.
- getUri() - function in com.embabel.agent.rag.ingestion.MaterializedDocument
- URI for the content.
- getUrl() - function in com.embabel.agent.domain.library.InternetResource
- getUrl() - function in com.embabel.agent.domain.library.NewsStory
- getUrl() - function in com.embabel.agent.domain.library.Page
- getUsage() - function in com.embabel.agent.core.LlmInvocation
- getUser() - function in com.embabel.chat.ChatSession
- The Embabel User if known, null if not.
- getUsername() - function in com.embabel.agent.identity.User
- getValid() - function in com.embabel.ux.form.FormSubmissionResult
- getValidationErrors() - function in com.embabel.agent.core.hitl.FormBindingRequest
- getValidationErrors() - function in com.embabel.ux.form.FormSubmissionResult
- getValidationMessage() - function in com.embabel.ux.form.TextField
- getValidationPattern() - function in com.embabel.ux.form.TextField
- getValue() - function in com.embabel.agent.api.common.InteractionId
- getValue(java.lang.Object,kotlin.reflect.KProperty) - function in com.embabel.agent.api.dsl.AgentBuilder.ConditionDelegate
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.ActionContext
- Resolve the value of a variable, if it is set.
- getValue() - function in com.embabel.agent.core.ActionMetadata
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.AgentProcess
- Resolve the value of a variable, if it is set.
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.Blackboard
- Resolve the value of a variable, if it is set.
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.Blackboard
- Resolve the value of a variable, if it is set.
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.Blackboard
- Resolve the value of a variable, if it is set.
- getValue() - function in com.embabel.agent.core.ContextId
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.ExecutingOperationContext
- Resolve the value of a variable, if it is set.
- getValue() - function in com.embabel.agent.core.Goal
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.InputActionContext
- Resolve the value of a variable, if it is set.
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.InputsActionContext
- Resolve the value of a variable, if it is set.
- getValue() - function in com.embabel.agent.core.IoBinding
- getValue(java.lang.String,java.lang.String,com.embabel.agent.core.DataDictionary) - function in com.embabel.agent.core.OperationContext
- Resolve the value of a variable, if it is set.
- getValue(java.lang.String,java.lang.String) - function in com.embabel.agent.core.ProcessContext
- Get a variable value.
- getValue() - function in com.embabel.agent.core.support.AbstractAction
- Value of completing this step.
- getValue() - function in com.embabel.agent.core.support.AbstractAction
- Value of completing this step.
- getValue() - function in com.embabel.agent.event.ObjectAddedEvent
- getValue() - function in com.embabel.agent.event.ObjectBindingEvent
- getValue() - function in com.embabel.agent.event.ObjectBoundEvent
- getValue() - function in com.embabel.plan.Action
- Value of completing this step.
- getValue() - function in com.embabel.plan.AgentSystemStep
- Value of completing this step.
- getValue() - function in com.embabel.plan.DataFlowStep
- Value of completing this step.
- getValue() - function in com.embabel.plan.Goal
- Value of completing this step.
- getValue() - function in com.embabel.plan.GoapAction
- Value of completing this step.
- getValue() - function in com.embabel.plan.GoapGoal
- Value of completing this step.
- getValue() - function in com.embabel.plan.GoapStep
- Value of completing this step.
- getValue() - function in com.embabel.plan.Step
- Value of completing this step.
- getValue() - function in com.embabel.ux.form.ControlValue.BooleanValue
- getValue() - function in com.embabel.ux.form.ControlValue.DateValue
- getValue() - function in com.embabel.ux.form.ControlValue.NumberValue
- getValue() - function in com.embabel.ux.form.ControlValue.OptionValue
- getValue() - function in com.embabel.ux.form.ControlValue.TextValue
- getValue() - function in com.embabel.ux.form.ControlValue.TimeValue
- getValue() - function in com.embabel.ux.form.DatePicker
- getValue() - function in com.embabel.ux.form.DropdownOption
- getValue() - function in com.embabel.ux.form.RadioOption
- getValue() - function in com.embabel.ux.form.Slider
- getValue() - function in com.embabel.ux.form.TextArea
- getValue() - function in com.embabel.ux.form.TextField
- getValue() - function in com.embabel.ux.form.TimePicker
- getValues() - function in com.embabel.ux.form.ControlValue.MultiOptionValue
- getValues() - function in com.embabel.ux.form.FormSubmission
- getValues() - function in com.embabel.ux.form.FormSubmissionResult
- getVectorIndex() - function in com.embabel.agent.rag.ClusterRetrievalRequest
- getVerbosity() - function in com.embabel.agent.core.ProcessOptions
- getVersion() - function in com.embabel.agent.api.common.support.SelfToolGroup
- getVersion() - function in com.embabel.agent.api.dsl.AgentBuilder
- getVersion() - function in com.embabel.agent.core.Agent
- getVersion() - function in com.embabel.agent.core.AgentMetadata
- The version of the agent, defaults to DEFAULT_VERSION
- getVersion() - function in com.embabel.agent.spi.config.spring.ToolGroupsProperties
- The version of tool groups
- getVersion() - function in com.embabel.agent.tools.math.MathTools
- getVersion() - function in com.embabel.agent.tools.osx.AppleScriptTools
- getVersion() - function in com.embabel.common.core.types.ToolGroupMetadata
- getVoice() - function in com.embabel.agent.prompt.persona.Persona
- getWarnedItems() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner
- Get the list of deprecated properties/profiles that have been warned about.
- getWarningCount() - function in com.embabel.agent.spi.config.spring.migration.SimpleDeprecatedConfigWarner
- Get the count of unique deprecated warnings issued.
- getWEB_DESCRIPTION() - function in com.embabel.agent.core.CoreToolGroups
- getWindowSize() - function in com.embabel.agent.spi.config.spring.ContextRepositoryProperties
- Maximum number of contexts to keep in memory.
- getWindowSize() - function in com.embabel.agent.spi.config.spring.ProcessRepositoryProperties
- Maximum number of agent processes to keep in memory.
- getWordCount() - function in com.embabel.agent.rag.HyDE
- getWorldState() - function in com.embabel.agent.event.AgentProcessPlanFormulatedEvent
- getWorldState() - function in com.embabel.agent.event.AgentProcessReadyToPlanEvent
- getWorldState() - function in com.embabel.agent.event.GoalAchievedEvent
- getWorldState() - function in com.embabel.plan.goap.GoapPlan
- getWorldStateDeterminer() - function in com.embabel.plan.goap.OptimizingGoapPlanner
- getWorldStateDeterminer() - function in com.embabel.plan.goap.OptimizingGoapPlanner
- githubToolsGroup() - function in com.embabel.agent.spi.config.spring.ToolGroupsConfiguration
- goal(java.lang.String,java.lang.String,kotlin.reflect.KClass,java.util.Set,java.util.Set,java.util.List,com.embabel.common.core.types.ZeroToOne,com.embabel.agent.core.Export) - function in com.embabel.agent.api.dsl.AgentBuilder
- Add a goal to the agent.
- Goal - class in com.embabel.agent.core
- Agent platform goal.
- Goal - class in com.embabel.plan
- Goal.Companion - class in com.embabel.agent.core.Goal
- GoalAchievedEvent - class in com.embabel.agent.event
- GoalChoiceApprovalRequest - class in com.embabel.agent.api.common.autonomy
- GoalChoiceApprovalResponse - class in com.embabel.agent.api.common.autonomy
- GoalChoiceApproved - class in com.embabel.agent.api.common.autonomy
- GoalChoiceApprover - class in com.embabel.agent.api.common.autonomy
- Implemented by objects that can veto goal choice
- GoalChoiceApprover.Companion - class in com.embabel.agent.api.common.autonomy.GoalChoiceApprover
- GoalChoiceNotApproved - class in com.embabel.agent.api.common.autonomy
- GoalNotApproved - class in com.embabel.agent.api.common.autonomy
- The Ranker chose a goal, but it was rejected by the GoalApprover
- GoalSelectionOptions - class in com.embabel.agent.api.common.autonomy
- Can override platform-wide AutonomyProperties
- GoalSource - class in com.embabel.agent.core
- GoalToolCallback - class in com.embabel.agent.tools.agent
- Spring AI ToolCallback implementation for a specific goal.
- GoalToolNamingStrategy - class in com.embabel.agent.tools.agent
- Names published tools.
- goalTools(java.lang.Boolean,java.util.List) - function in com.embabel.agent.tools.agent.PerGoalToolCallbackFactory
- Tools associated with goals.
- GOAP - enum entry in com.embabel.agent.api.common.PlannerType
Goal Oriented Action Planning. This is the default planner. It uses goals, actions and conditions to plan actions.
- GoapAction - class in com.embabel.plan.goap
- Action in a GOAP system.
- GoapAction.Companion - class in com.embabel.plan.goap.GoapAction
- GoapGoal - class in com.embabel.plan.goap
- Goal in a GOAP system.
- GoapGoal.Companion - class in com.embabel.plan.goap.GoapGoal
- GoapPathToCompletionValidator - class in com.embabel.agent.validation
- Validator that checks whether an agent definition has at least one possible path from its initial conditions, through available actions, to achieve its defined goals.
- GoapPlan - class in com.embabel.plan.goap
- GoapPlanner - class in com.embabel.plan.goap
- GoapPlannerFactory - class in com.embabel.agent.spi.support
- PlannerFactory that always creates AStarGoapPlanner
- GoapPlanningSystem - class in com.embabel.plan.goap
- GoapStep - class in com.embabel.plan.goap
- GoapWorldState - class in com.embabel.plan.goap
- Represents the state of the world at any time.
- GroupConfig - class in com.embabel.agent.spi.config.spring
- guide(java.lang.String) - function in com.embabel.agent.event.logging.personality.hitchhiker.HitchhikerUtilsKt
- Hitchhiker's Guide personality utility functions