Uses of Package
dev.langchain4j.observability.api.event
Packages that use dev.langchain4j.observability.api.event
Package
Description
-
Classes in dev.langchain4j.observability.api.event used by dev.langchain4j.guardrailClassDescriptionRepresents an event that is executed when a guardrail validation occurs.Represents an event that is triggered upon the execution of an input guardrail validation.Builder for
InputGuardrailExecutedEvent
instances.Represents an event executed during the output guardrail validation process.Builder forOutputGuardrailExecutedEvent
instances. -
Classes in dev.langchain4j.observability.api.event used by dev.langchain4j.observability.api
-
Classes in dev.langchain4j.observability.api.event used by dev.langchain4j.observability.api.eventClassDescriptionRepresents an event that occurs upon the completion of an invocation.Builder for
DefaultAiServiceCompletedEvent
instances.Represents an event that occurs when an AI Service invocation fails.Builder forDefaultAiServiceErrorEvent
instances.An abstract base class for building instances of types that extendAiServiceEvent
.Invoked when response from aChatModel
is received.Builder forDefaultAiServiceResponseReceivedEvent
instances.Called when an LLM invocation has started.Builder forDefaultAiServiceStartedEvent
instances.Represents an event that is executed when a guardrail validation occurs.Represents an event that is triggered upon the execution of an input guardrail validation.Builder forInputGuardrailExecutedEvent
instances.Represents an event executed during the output guardrail validation process.Builder forOutputGuardrailExecutedEvent
instances.Invoked after the tool is executed. -
Classes in dev.langchain4j.observability.api.event used by dev.langchain4j.observability.api.listenerClassDescriptionRepresents an event that occurs upon the completion of an invocation.Represents an event that occurs when an AI Service invocation fails.Invoked when response from a
ChatModel
is received.Called when an LLM invocation has started.Represents an event that is executed when a guardrail validation occurs.Represents an event that is triggered upon the execution of an input guardrail validation.Represents an event executed during the output guardrail validation process.Invoked after the tool is executed. -
Classes in dev.langchain4j.observability.api.event used by dev.langchain4j.observability.eventClassDescriptionRepresents an event that occurs upon the completion of an invocation.Builder for
DefaultAiServiceCompletedEvent
instances.Represents an event that occurs when an AI Service invocation fails.Builder forDefaultAiServiceErrorEvent
instances.An abstract base class for building instances of types that extendAiServiceEvent
.Invoked when response from aChatModel
is received.Builder forDefaultAiServiceResponseReceivedEvent
instances.Called when an LLM invocation has started.Builder forDefaultAiServiceStartedEvent
instances.Represents an event that is executed when a guardrail validation occurs.Represents an event that is triggered upon the execution of an input guardrail validation.Builder forInputGuardrailExecutedEvent
instances.Represents an event executed during the output guardrail validation process.Builder forOutputGuardrailExecutedEvent
instances.Invoked after the tool is executed. -
Classes in dev.langchain4j.observability.api.event used by dev.langchain4j.service
-
Classes in dev.langchain4j.observability.api.event used by dev.langchain4j.spi.guardrailClassDescriptionRepresents an event that is executed when a guardrail validation occurs.Represents an event that is triggered upon the execution of an input guardrail validation.Represents an event executed during the output guardrail validation process.