Deprecated API
Contents
-
Deprecated ClassesClassDescriptionPartial feature: only event-reconstruction-based pause/resume for
SequentialAgentis implemented. Full session resumability (persisted agent state, durable resume, other workflow agents) is not yet available. Forward-compatible: the same config will drive full resumability once it lands.
-
Deprecated MethodsMethodDescriptionExpected only for specific model endpoints.Expected only for specific model endpoints.See
ResumabilityConfig: partial feature, full resumability not yet available.UseEventActions.Builder.endOfAgent(boolean)instead.UseEventActions.endOfAgent()instead.UseEventActions.setEndOfAgent(boolean)instead.Use the version with explicit parent context instead. This method will be removed once all callers are updated.UseToolPredicate.test(BaseTool, ReadonlyContext)instead.
-
Deprecated ConstructorsConstructorDescriptionUse one of the static factory methods instead.Use
Runner.Builderinstead.UseRunner.Builderinstead.UseRunner.Builderinstead.UseRunner.Builderinstead.UseRunner.Builderinstead.