Skip to content

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented Dec 8, 2025

Introduce doFinalizeLoop() method as a symmetric counterpart to doInitializeLoop(). This protected hook allows subclasses to perform cleanup or finalization logic after the tool calling loop completes.

Introduce doFinalizeLoop() method as a symmetric counterpart to
doInitializeLoop(). This protected hook allows subclasses to perform
cleanup or finalization logic after the tool calling loop completes.

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
@tzolov tzolov added this to the 2.0.0.M1 milestone Dec 8, 2025
@tzolov tzolov merged commit 556391b into spring-projects:main Dec 8, 2025
2 checks passed
tzolov added a commit that referenced this pull request Dec 8, 2025
Introduce doFinalizeLoop() method as a symmetric counterpart to
doInitializeLoop(). This protected hook allows subclasses to perform
cleanup or finalization logic after the tool calling loop completes.

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant