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

R

RADIO_GROUP - enum entry in com.embabel.ux.form.ControlType
 
RadioGroup - class in com.embabel.ux.form
 
RadioOption - class in com.embabel.ux.form
 
RandomRanker - class in com.embabel.agent.test.integration
 
rank(java.lang.String,java.lang.String,java.util.Collection) - function in com.embabel.agent.api.common.ranking.FakeRanker
Rank a set of items based on user input and agent metadata.
rank(java.lang.String,java.lang.String,java.util.Collection) - function in com.embabel.agent.api.common.ranking.Ranker
Rank a set of items based on user input and agent metadata.
rank(java.lang.String,java.lang.String,java.util.Collection) - function in com.embabel.agent.test.integration.RandomRanker
Rank a set of items based on user input and agent metadata.
Ranker - class in com.embabel.agent.api.common.ranking
Rank available choices based on user input and agent metadata.
ranker(com.embabel.agent.core.internal.LlmOperations,com.embabel.agent.spi.support.RankingProperties) - function in com.embabel.agent.spi.config.spring.AgentPlatformConfiguration
 
Ranking - class in com.embabel.agent.api.common.ranking
Ranking choice returned by the ranker
RankingChoiceCouldNotBeMadeEvent - class in com.embabel.agent.api.event
 
RankingChoiceMadeEvent - class in com.embabel.agent.api.event
 
RankingChoiceRequestEvent - class in com.embabel.agent.api.event
 
RankingEvent - class in com.embabel.agent.api.event
 
RankingProperties - class in com.embabel.agent.spi.support
Properties for the ranking service.
Rankings - class in com.embabel.agent.api.common.ranking
Rankings, sorted by score descending
rankings() - function in com.embabel.agent.api.common.ranking.Rankings
 
readFile(java.lang.String) - function in com.embabel.agent.tools.file.FileReadTools
 
readFile(java.lang.String) - function in com.embabel.agent.tools.file.FileReadTools
 
readFile(java.lang.String) - function in com.embabel.agent.tools.file.FileTools
 
readOnly(java.lang.String,java.util.List) - function in com.embabel.agent.tools.file.FileTools.Companion
Create a FileReadTools instance with the given root directory.
readOnly(java.lang.String) - function in com.embabel.agent.tools.file.FileTools.Companion
Create a FileReadTools instance with the given root directory.
readWrite(java.lang.String,java.util.List) - function in com.embabel.agent.tools.file.FileTools.Companion
Create a readwrite FileTools instance with the given root directory.
readWrite(java.lang.String) - function in com.embabel.agent.tools.file.FileTools.Companion
Create a readwrite FileTools instance with the given root directory.
recordArtifact(java.lang.Object) - function in com.embabel.agent.api.tool.agentic.playbook.PlaybookState
 
recordChange(com.embabel.agent.tools.file.FileModification) - function in com.embabel.agent.tools.file.DefaultFileChangeLog
 
recordChange(com.embabel.agent.tools.file.FileModification) - function in com.embabel.agent.tools.file.FileChangeLog
 
recordChange(com.embabel.agent.tools.file.FileModification) - function in com.embabel.agent.tools.file.FileTools
 
recordChange(com.embabel.agent.tools.file.FileModification) - function in com.embabel.agent.tools.file.FileWriteTools
 
recordLlmInvocation(com.embabel.agent.core.LlmInvocation) - function in com.embabel.agent.core.AgentProcess
 
recordLlmInvocation(com.embabel.agent.core.LlmInvocation) - function in com.embabel.agent.core.support.AbstractAgentProcess
 
recordLlmInvocation(com.embabel.agent.core.LlmInvocation) - function in com.embabel.agent.core.support.AbstractAgentProcess
 
recordRead(java.lang.String) - function in com.embabel.agent.tools.file.DefaultFileReadLog
 
recordRead(java.lang.String) - function in com.embabel.agent.tools.file.FileReadLog
 
recordRead(java.lang.String) - function in com.embabel.agent.tools.file.FileReadLog
 
recordRead(java.lang.String) - function in com.embabel.agent.tools.file.FileReadTools
 
recordRead(java.lang.String) - function in com.embabel.agent.tools.file.FileTools
 
recordToolCall(java.lang.String) - function in com.embabel.agent.api.tool.agentic.playbook.PlaybookState
 
reference() - function in com.embabel.agent.api.reference.Asset
Create an LLM reference
reference() - function in com.embabel.agent.api.reference.LiteralText
Create an LLM reference
reference() - function in com.embabel.agent.api.reference.LlmReferenceProvider
Create an LLM reference
reference() - function in com.embabel.agent.api.reference.LocalDirectoryReference
Create an LLM reference
reference() - function in com.embabel.agent.api.reference.SpringResource
Create an LLM reference
reference() - function in com.embabel.agent.api.reference.WebPage
Create an LLM reference
referencedAgentAction(java.lang.String) - function in com.embabel.agent.api.dsl.AgentBuilder
Add an action that references the agent with a given name
referencedInputProperties(java.lang.String) - function in com.embabel.agent.api.annotation.support.SupervisorAction
Properties referenced from input variable Say "person" is passed.
referencedInputProperties(java.lang.String) - function in com.embabel.agent.api.common.support.MultiTransformationAction
Properties referenced from input variable Say "person" is passed.
referencedInputProperties(java.lang.String) - function in com.embabel.agent.api.common.support.TransformationAction
Properties referenced from input variable Say "person" is passed.
referencedInputProperties(java.lang.String) - function in com.embabel.agent.api.common.support.TransformationAction
Properties referenced from input variable Say "person" is passed.
referencedInputProperties(java.lang.String) - function in com.embabel.agent.core.Action
Properties referenced from input variable Say "person" is passed.
referencedInputProperties(java.lang.String) - function in com.embabel.agent.core.ActionRunner
Properties referenced from input variable Say "person" is passed.
referencedInputProperties(java.lang.String) - function in com.embabel.agent.core.ActionRunner
Properties referenced from input variable Say "person" is passed.
references() - function in com.embabel.chat.AssetTracker
Convenience method to return references.
references() - function in com.embabel.chat.AssetView
Convenience method to return references.
references() - function in com.embabel.chat.AssetView
Convenience method to return references.
references() - function in com.embabel.chat.Conversation
Convenience method to return references.
registerPromptContributors(com.embabel.common.ai.prompt.PromptContributor) - function in com.embabel.agent.api.dsl.AgentBuilder
Require prompt contributors at agent level
RegistryToolGroupResolver - class in com.embabel.agent.spi.support
Resolves ToolGroups based on a list.
remote() - function in com.embabel.agent.api.annotation.Export
 
remove(java.util.List) - function in com.embabel.agent.spi.loop.ToolInjectionResult.Companion
Remove tools without adding any.
rendering(java.lang.String) - function in com.embabel.agent.api.common.PromptRunner
Returns Rendering for rendering the specified template.
rendering(java.lang.String) - function in com.embabel.agent.api.common.StreamingPromptRunner
Returns Rendering for rendering the specified template.
rendering(java.lang.String) - function in com.embabel.agent.test.unit.FakePromptRunner
Returns Rendering for rendering the specified template.
repeat(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function2) - function in com.embabel.agent.api.dsl.TypedAgentScopeBuilderKt
 
repeat(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function2,java.lang.Class) - function in com.embabel.agent.api.dsl.TypedAgentScopeBuilderKt
 
repeatableAggregate(C,java.util.List,kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.dsl.TypedAgentScopeBuilderKt
Special aggregate that works like an accumulator.
repeating(kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableBuilder
Define the task to be repeated until an acceptable result is achieved.
repeating(kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilBuilder
Define the task to be repeated until an acceptable result is achieved.
RepeatUntil - class in com.embabel.agent.api.common.workflow.loop
Primitive for building repeat until workflows.
RepeatUntilAcceptable - class in com.embabel.agent.api.common.workflow.loop
Primitive for building repeat until acceptable workflows.
RepeatUntilAcceptableActionContext - class in com.embabel.agent.api.common.workflow.loop
 
RepeatUntilAcceptableBuilder - class in com.embabel.agent.api.common.workflow.loop
Java friendly builder for RepeatUntilAcceptable workflow.
RepeatUntilAcceptableBuilder.Companion - class in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableBuilder
 
RepeatUntilAcceptableBuilder.Critiquer - class in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableBuilder
 
RepeatUntilAcceptableBuilder.Emitter - class in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableBuilder
 
RepeatUntilAcceptableBuilder.Evaluator - class in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableBuilder
 
RepeatUntilAcceptableContext - class in com.embabel.agent.api.common.workflow.loop
 
RepeatUntilActionContext - class in com.embabel.agent.api.common.workflow.loop
 
RepeatUntilBuilder - class in com.embabel.agent.api.common.workflow.loop
Java friendly builder for RepeatUntil workflow.
RepeatUntilBuilder.Companion - class in com.embabel.agent.api.common.workflow.loop.RepeatUntilBuilder
 
RepeatUntilBuilder.Emitter - class in com.embabel.agent.api.common.workflow.loop.RepeatUntilBuilder
 
RepeatUntilBuilder.Looper - class in com.embabel.agent.api.common.workflow.loop.RepeatUntilBuilder
 
replace(com.embabel.agent.api.tool.Tool,java.util.List) - function in com.embabel.agent.spi.loop.ToolInjectionResult.Companion
Replace a tool with others (remove one, add many).
REPLAN - enum entry in com.embabel.agent.api.common.StuckHandlingResultCode
 
replanAlways(com.embabel.agent.api.tool.Tool) - function in com.embabel.agent.api.tool.ReplanningToolFactory
Make this tool always replan after execution, adding the artifact to the blackboard.
replanAlways(com.embabel.agent.api.tool.Tool) - function in com.embabel.agent.api.tool.Tool.Companion
Make this tool always replan after execution, adding the artifact to the blackboard.
replanAndAdd(com.embabel.agent.api.tool.Tool,kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.tool.ReplanningToolFactory
Replan and add the object returned by the valueComputer to the blackboard.
replanAndAdd(com.embabel.agent.api.tool.Tool,kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.tool.Tool.Companion
Replan and add the object returned by the valueComputer to the blackboard.
ReplanContext - class in com.embabel.agent.api.tool
Context provided to ReplanDecider for making replanning decisions.
ReplanDecider - class in com.embabel.agent.api.tool
Functional interface for deciding whether to trigger replanning based on tool results.
ReplanDecision - class in com.embabel.agent.api.tool
Decision returned by ReplanDecider to indicate whether replanning is needed.
ReplanningTool - class in com.embabel.agent.api.tool
Tool decorator that executes the wrapped tool, adds its result to the blackboard, then throws ReplanRequestedException to terminate the tool loop and trigger replanning.
ReplanningToolBlackboardUpdater - class in com.embabel.agent.api.tool
Callback to update the blackboard with tool result content.
ReplanningToolFactory - class in com.embabel.agent.api.tool
Factory interface for creating replanning tool decorators.
ReplanRequestedEvent - class in com.embabel.agent.api.event
 
ReplanRequestedException - class in com.embabel.agent.core
Exception thrown by a tool to signal that the tool loop should terminate and the agent should replan based on the updated blackboard state.
replanWhen(com.embabel.agent.api.tool.Tool,kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.tool.ReplanningToolFactory
When the predicate matches the tool result artifact, replan, adding the artifact to the blackboard.
replanWhen(com.embabel.agent.api.tool.Tool,kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.tool.Tool.Companion
When the predicate matches the tool result artifact, replan, adding the artifact to the blackboard.
RequirableControl - class in com.embabel.ux.form
 
RequiredFormValidator - class in com.embabel.ux.form
 
requiredToolByName(java.lang.String) - function in com.embabel.agent.spi.support.springai.SpringAiMcpToolFactory
Get a single MCP tool by exact name, throwing if not found.
requiredToolByName(java.lang.String) - function in com.embabel.agent.tools.mcp.McpToolFactory
Get a single MCP tool by exact name, throwing if not found.
RequireNameMatch - class in com.embabel.agent.api.annotation
Annotation that can added to parameters of an @Action method to indicate that the parameter name must match the input binding.
requireNonAmbiguousParameters(java.lang.reflect.Method) - function in com.embabel.agent.api.annotation.support.DuplicateParameterTypeExceptionKt
Checks if a method has multiple parameters with the same type, but no @RequireNameMatch annotation.
requireType(com.embabel.agent.api.tool.Tool,java.lang.Class,kotlin.jvm.functions.Function1) - function in com.embabel.agent.core.hitl.AwaitingToolsKt
Wrap this tool to require a value of type T before execution.
requireType(com.embabel.agent.api.tool.Tool,java.lang.String) - function in com.embabel.agent.core.hitl.AwaitingToolsKt
Wrap this tool to require a value of type T before execution (reified).
Rerun - class in com.embabel.agent.core.support
 
reset() - function in com.embabel.agent.test.integration.ScriptedLlmOperations
Reset the script to start from the beginning.
resolveAgent(com.embabel.agent.api.identity.User) - function in com.embabel.chat.agent.AgentSource
 
resolveAndDecorate(com.embabel.agent.core.support.LlmInteraction,com.embabel.agent.core.AgentProcess,com.embabel.agent.core.Action,com.embabel.agent.spi.ToolDecorator) - function in com.embabel.agent.spi.support.ToolResolutionHelper
Resolves ToolGroups from the interaction and decorates all tools.
resolveAndValidateFile(java.lang.String) - function in com.embabel.agent.tools.file.FileReadTools
 
resolveAndValidateFile(java.lang.String) - function in com.embabel.agent.tools.file.FileReadTools
 
resolveAndValidateFile(java.lang.String) - function in com.embabel.agent.tools.file.FileTools
 
resolveArgument(java.lang.reflect.Parameter,kotlin.reflect.KParameter,com.embabel.agent.api.common.OperationContext) - function in com.embabel.agent.api.annotation.support.ActionMethodArgumentResolver
Resolve an action method parameter into an argument value.
resolveArgument(java.lang.reflect.Parameter,kotlin.reflect.KParameter,com.embabel.agent.api.common.OperationContext) - function in com.embabel.agent.api.annotation.support.AiArgumentResolver
Resolve an action method parameter into an argument value.
resolveArgument(java.lang.reflect.Parameter,kotlin.reflect.KParameter,com.embabel.agent.api.common.OperationContext) - function in com.embabel.agent.api.annotation.support.BlackboardArgumentResolver
Resolve an action method parameter into an argument value.
resolveArgument(java.lang.reflect.Parameter,kotlin.reflect.KParameter,com.embabel.agent.api.common.OperationContext) - function in com.embabel.agent.api.annotation.support.OperationContextArgumentResolver
Resolve an action method parameter into an argument value.
resolveArgument(java.lang.reflect.Parameter,kotlin.reflect.KParameter,com.embabel.agent.api.common.OperationContext) - function in com.embabel.agent.api.annotation.support.ProcessContextArgumentResolver
Resolve an action method parameter into an argument value.
resolveArgument(java.lang.reflect.Parameter,kotlin.reflect.KParameter,com.embabel.agent.api.common.OperationContext) - function in com.embabel.agent.api.annotation.support.ProvidedArgumentResolver
Resolve an action method parameter into an argument value.
resolveAutoLlm() - function in com.embabel.agent.spi.AutoLlmSelectionCriteriaResolver
 
resolveInputBinding(java.lang.reflect.Parameter,kotlin.reflect.KParameter) - function in com.embabel.agent.api.annotation.support.ActionMethodArgumentResolver
 
resolveInputBinding(java.lang.reflect.Parameter,kotlin.reflect.KParameter) - function in com.embabel.agent.api.annotation.support.ActionMethodArgumentResolver
 
resolveInputBinding(java.lang.reflect.Parameter,kotlin.reflect.KParameter) - function in com.embabel.agent.api.annotation.support.BlackboardArgumentResolver
 
resolveJvmType() - function in com.embabel.agent.core.IoBinding
Resolve the JVM type for this binding, if possible.
resolvePath(java.lang.String) - function in com.embabel.agent.tools.file.FileReadTools
 
resolvePath(java.lang.String) - function in com.embabel.agent.tools.file.FileReadTools
 
resolvePath(java.lang.String) - function in com.embabel.agent.tools.file.FileTools
 
resolveToolGroup(com.embabel.agent.core.ToolGroupRequirement) - function in com.embabel.agent.spi.ToolGroupResolver
Resolve tool group from the role
resolveToolGroup(com.embabel.agent.core.ToolGroupRequirement) - function in com.embabel.agent.spi.support.RegistryToolGroupResolver
Resolve tool group from the role
resolveTools(com.embabel.agent.spi.ToolGroupResolver) - function in com.embabel.agent.core.LlmCall
Resolve all tools from this consumer and its tool groups.
resolveTools(com.embabel.agent.spi.ToolGroupResolver) - function in com.embabel.agent.core.ToolConsumer
Resolve all tools from this consumer and its tool groups.
resolveTools(com.embabel.agent.spi.ToolGroupResolver) - function in com.embabel.agent.core.ToolConsumer
Resolve all tools from this consumer and its tool groups.
resolveTools(com.embabel.agent.core.ToolConsumer,com.embabel.agent.spi.ToolGroupResolver) - function in com.embabel.agent.core.ToolConsumer.Companion
Resolve all tools using the native Tool interface.
resolveType(java.lang.String) - function in com.embabel.agent.core.AgentPlatform
 
resolveType(java.lang.String) - function in com.embabel.agent.core.AgentScope
 
resolveType(java.lang.String) - function in com.embabel.agent.core.AgentScope
 
respond(com.embabel.agent.api.common.MultimodalContent) - function in com.embabel.agent.api.common.PromptRunner
Respond in a conversation with multimodal content
respond(java.util.List) - function in com.embabel.agent.api.common.PromptRunner
Respond in a conversation
respond(java.util.List) - function in com.embabel.agent.api.common.PromptRunner
Respond in a conversation
respond(com.embabel.agent.api.common.MultimodalContent) - function in com.embabel.agent.api.common.PromptRunner.Thinking
Respond in a conversation with multimodal content and thinking block extraction.
respond(java.util.List) - function in com.embabel.agent.api.common.PromptRunner.Thinking
Respond in a conversation with thinking block extraction.
respond(com.embabel.agent.api.common.MultimodalContent) - function in com.embabel.agent.api.common.PromptRunnerOperations
Respond in a conversation with multimodal content
respond(com.embabel.agent.api.common.MultimodalContent) - function in com.embabel.agent.api.common.PromptRunnerOperations
Respond in a conversation with multimodal content
respond(java.util.List) - function in com.embabel.agent.api.common.PromptRunnerOperations
Respond in a conversation
respond(com.embabel.agent.api.common.MultimodalContent) - function in com.embabel.agent.api.common.StreamingPromptRunner
Respond in a conversation with multimodal content
respond(java.util.List) - function in com.embabel.agent.api.common.StreamingPromptRunner
Respond in a conversation
respond(com.embabel.agent.api.common.MultimodalContent) - function in com.embabel.agent.api.common.ThinkingPromptRunnerOperations
Respond in a conversation with multimodal content and thinking block extraction.
respond(java.util.List) - function in com.embabel.agent.api.common.ThinkingPromptRunnerOperations
Respond in a conversation with thinking block extraction.
respond(java.lang.String) - function in com.embabel.agent.test.integration.ScriptedLlmOperations
Script a text response.
respondWithSystemPrompt(com.embabel.chat.Conversation,java.util.Map) - function in com.embabel.agent.api.common.PromptRunner.Rendering
Respond in the conversation using the rendered template as system prompt.
respondWithSystemPrompt(com.embabel.chat.Conversation,java.util.Map) - function in com.embabel.agent.api.common.TemplateOperations
Respond in the conversation using the rendered template as system prompt.
responseEvent(O,java.time.Duration) - function in com.embabel.agent.api.event.LlmRequestEvent
 
responseEvent(kotlin.Result,java.time.Duration) - function in com.embabel.agent.api.event.ToolCallRequestEvent
 
ResponseFormat - class in com.embabel.agent.prompt
PromptContributor that defines the expected response format for text responses
ResponseFormat.Companion - class in com.embabel.agent.prompt.ResponseFormat
 
ResponseImpact - class in com.embabel.agent.core.hitl
Response of handling an Awaitable
resultEvent(com.embabel.agent.core.ActionStatus) - function in com.embabel.agent.api.event.ActionExecutionStartEvent
 
ResultHistory - class in com.embabel.agent.api.common.workflow.loop
Mutable object.
ResultList - class in com.embabel.agent.api.common.workflow.control
 
resultOfType(java.lang.Class) - function in com.embabel.agent.core.AgentProcess
 
resultOfType(java.lang.Class) - function in com.embabel.agent.core.AgentProcess
 
resultOfType(com.embabel.agent.core.AgentProcess) - function in com.embabel.agent.core.AgentProcessKt
Convenience function to get the result of a specific type
resultToEvaluate() - function in com.embabel.agent.api.common.workflow.loop.AttemptHistory
Evaluator can use this to access the last result.
RetryProperties - class in com.embabel.agent.spi.common
Extended by configuration that needs retry regarding Spring AI.
retryTemplate(java.lang.String) - function in com.embabel.agent.spi.common.RetryProperties
 
retryTemplate(java.lang.String) - function in com.embabel.agent.spi.common.RetryProperties
 
retryTemplate(java.lang.String) - function in com.embabel.agent.spi.common.RetryTemplateProvider
 
retryTemplate(java.lang.String) - function in com.embabel.agent.spi.support.LlmDataBindingProperties
 
RetryTemplateProvider - class in com.embabel.agent.spi.common
 
returning(java.lang.Class) - function in com.embabel.agent.api.common.workflow.WorkflowBuilderReturning
 
returning(java.lang.Class) - function in com.embabel.agent.api.common.workflow.control.ScatterGatherBuilder.Companion
 
returning(java.lang.Class) - function in com.embabel.agent.api.common.workflow.control.SimpleAgentBuilder.Companion
Creates a simple agent builder that can be used to build agents with a single action.
returning(java.lang.Class) - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilAcceptableBuilder.Companion
Create a RepeatUntilBuilder for a specific result type and default TextFeedback.
returning(java.lang.Class) - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilBuilder.Companion
Create a RepeatUntilBuilder for a specific result type and default TextFeedback.
returning(java.lang.Class) - function in com.embabel.agent.api.common.workflow.multimodel.ConsensusBuilder.Companion
 
returning(java.lang.Class) - function in com.embabel.agent.api.invocation.AgentInvocation
 
returning(java.lang.Class) - function in com.embabel.agent.api.invocation.SupervisorInvocation
 
returning(com.embabel.agent.core.AgentPlatform) - function in com.embabel.agent.api.invocation.SupervisorInvocation.Companion
Kotlin-friendly factory using reified type.
returnObject(T) - function in com.embabel.agent.test.integration.ScriptedLlmOperations
Script returning an object.
RoleGoalBackstory - class in com.embabel.agent.prompt.persona
CrewAI style backstory prompt.
RoleGoalBackstorySpec - class in com.embabel.agent.prompt.persona
Interface for CrewAI style backstory prompt when a concrete class isn't appropriate (eg for some persistence scenarios).
RoleGoalBackstorySpec.Companion - class in com.embabel.agent.prompt.persona.RoleGoalBackstorySpec
 
RoleGoalBackstorySpec.GoalBuilder - class in com.embabel.agent.prompt.persona.RoleGoalBackstorySpec
 
RoleGoalBackstorySpec.RoleBuilder - class in com.embabel.agent.prompt.persona.RoleGoalBackstorySpec
 
round(java.lang.Double) - function in com.embabel.agent.tools.math.MathTools
 
run(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.AgentInvocation
Runs the agent with one or more arguments
run(java.util.Map) - function in com.embabel.agent.api.invocation.AgentInvocation
Runs the agent with a map of named inputs.
run(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.BaseInvocation
Runs the agent with one or more arguments
run(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.BaseInvocation
Runs the agent with one or more arguments
run(java.util.Map) - function in com.embabel.agent.api.invocation.BaseInvocation
Runs the agent with a map of named inputs.
run(java.util.Map) - function in com.embabel.agent.api.invocation.BaseInvocation
Runs the agent with a map of named inputs.
run(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.ScopedInvocation
Runs the agent with one or more arguments
run(java.util.Map) - function in com.embabel.agent.api.invocation.ScopedInvocation
Runs the agent with a map of named inputs.
run(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.TypedInvocation
Runs the agent with one or more arguments
run(java.util.Map) - function in com.embabel.agent.api.invocation.TypedInvocation
Runs the agent with a map of named inputs.
run() - function in com.embabel.agent.core.AgentProcess
Run the process as far as we can.
run() - function in com.embabel.agent.core.support.AbstractAgentProcess
Run the process as far as we can.
run() - function in com.embabel.agent.core.support.AbstractAgentProcess
Run the process as far as we can.
runAgent(java.lang.Object,com.embabel.agent.core.ProcessOptions,com.embabel.agent.core.Agent) - function in com.embabel.agent.api.common.autonomy.Autonomy
 
runAgent(com.embabel.agent.core.Agent,com.embabel.agent.api.common.TransformationActionContext) - function in com.embabel.agent.api.dsl.TypedAgentScopeBuilderKt
 
runAgentFrom(com.embabel.agent.core.Agent,com.embabel.agent.core.ProcessOptions,java.util.Map) - function in com.embabel.agent.core.AgentPlatform
Run the agent from the given ProcessOptions.
runAgentFrom(com.embabel.agent.core.Agent,com.embabel.agent.core.ProcessOptions,java.util.Map) - function in com.embabel.agent.core.support.DefaultAgentPlatform
Run the agent from the given ProcessOptions.
runAppleScript(java.lang.String) - function in com.embabel.agent.tools.osx.AppleScriptTools
 
runAsync(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.AgentInvocation
Runs the agent asynchronously with one or more arguments
runAsync(java.util.Map) - function in com.embabel.agent.api.invocation.AgentInvocation
Runs the agent asynchronously with a map of named inputs.
runAsync(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.BaseInvocation
Runs the agent asynchronously with one or more arguments
runAsync(java.util.Map) - function in com.embabel.agent.api.invocation.BaseInvocation
Runs the agent asynchronously with a map of named inputs.
runAsync(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.ScopedInvocation
Runs the agent asynchronously with one or more arguments
runAsync(java.util.Map) - function in com.embabel.agent.api.invocation.ScopedInvocation
Runs the agent asynchronously with a map of named inputs.
runAsync(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.SupervisorInvocation
Runs the agent asynchronously with one or more arguments
runAsync(java.util.Map) - function in com.embabel.agent.api.invocation.SupervisorInvocation
Runs the agent asynchronously with a map of named inputs.
runAsync(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.TypedInvocation
Runs the agent asynchronously with one or more arguments
runAsync(java.util.Map) - function in com.embabel.agent.api.invocation.TypedInvocation
Runs the agent asynchronously with a map of named inputs.
runAsync(java.lang.Object,java.lang.Object) - function in com.embabel.agent.api.invocation.UtilityInvocation
Runs the agent asynchronously with one or more arguments
runAsync(java.util.Map) - function in com.embabel.agent.api.invocation.UtilityInvocation
Runs the agent asynchronously with a map of named inputs.
running(kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.common.workflow.control.SimpleAgentBuilder
Provide a function the agent will perform to generate a draft on each iteration
running(kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.common.workflow.control.SimpleAgentBuilder.SimpleAgentConsumer
Provide a function the agent will perform.
RUNNING - enum entry in com.embabel.agent.core.AgentProcessStatusCode

The process is running without any known problems

RunSubagent - class in com.embabel.agent.api.annotation
Convenience methods for nesting agents for use with annotation model.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W