A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
U
- UNCHANGED - enum entry in com.embabel.agent.core.hitl.ResponseImpact
- UnitTestUtils - class in com.embabel.agent.testing.unit
- Utilities for unit testing agent methods that generate prompts.
- UNKNOWN - enum entry in com.embabel.plan.goap.ConditionDetermination
- unknownConditions() - function in com.embabel.plan.goap.GoapWorldState
- until(kotlin.jvm.functions.Function1) - function in com.embabel.agent.api.common.workflow.loop.RepeatUntilBuilder.Looper
- Define the acceptance criteria for the feedback.
- UPDATED - enum entry in com.embabel.agent.core.hitl.ResponseImpact
- updateProgress(java.lang.String) - function in com.embabel.agent.api.common.ActionContext
- updateProgress(java.lang.String) - function in com.embabel.agent.api.common.ExecutingOperationContext
- updateProgress(java.lang.String) - function in com.embabel.agent.api.common.ExecutingOperationContext
- updateProgress(java.lang.String) - function in com.embabel.agent.api.common.ExecutingOperationContext
- updateProgress(java.lang.String) - function in com.embabel.agent.api.common.InputActionContext
- updateProgress(java.lang.String) - function in com.embabel.agent.api.common.InputsActionContext
- usage() - function in com.embabel.agent.core.AgentProcess
- Note that this is not apples to apples: The usage may be across different LLMs, and the cost may be different.
- usage() - function in com.embabel.agent.core.LlmInvocationHistory
- Note that this is not apples to apples: The usage may be across different LLMs, and the cost may be different.
- usage() - function in com.embabel.agent.core.LlmInvocationHistory
- Note that this is not apples to apples: The usage may be across different LLMs, and the cost may be different.
- Usage - class in com.embabel.agent.core
- LLM usage data
- user() - function in com.embabel.agent.api.common.ActionContext
- Convenient way to get the user on whose behalf this operation is being executed, if any.
- user() - function in com.embabel.agent.api.common.ExecutingOperationContext
- Convenient way to get the user on whose behalf this operation is being executed, if any.
- user() - function in com.embabel.agent.api.common.InputActionContext
- Convenient way to get the user on whose behalf this operation is being executed, if any.
- user() - function in com.embabel.agent.api.common.InputsActionContext
- Convenient way to get the user on whose behalf this operation is being executed, if any.
- user() - function in com.embabel.agent.api.common.OperationContext
- Convenient way to get the user on whose behalf this operation is being executed, if any.
- user() - function in com.embabel.agent.api.common.OperationContext
- Convenient way to get the user on whose behalf this operation is being executed, if any.
- user() - function in com.embabel.agent.api.common.OperationContext
- Convenient way to get the user on whose behalf this operation is being executed, if any.
- User - class in com.embabel.agent.identity
- Superinterface for all users in the system.
- USER - enum entry in com.embabel.chat.Role
- UserContent - class in com.embabel.agent.domain.io
- Superinterface for all inputs that come from users This can be useful to drive guardrails
- UserInput - class in com.embabel.agent.domain.io
- Special class that represents a single user input Starting point for many flows.
- UserMessage - class in com.embabel.chat
- Message sent by the user.
- UserService - class in com.embabel.agent.identity
- using(com.embabel.common.ai.model.LlmOptions) - function in com.embabel.agent.spi.LlmCall.Companion
- using(com.embabel.common.ai.model.LlmOptions) - function in com.embabel.agent.spi.LlmInteraction.Companion
- UtilsKt - class in com.embabel.agent.api.annotation.support