Can use MetadataEnrichedToolCallback
Idempotency etc.
Could we even intercept tools to require confirmation? Probably involves popping up to an action, which may mean a custom ChatModel that can preserve the message chain so far and resume. This could be useful for tool backoff messages also.
Can use
MetadataEnrichedToolCallbackIdempotency etc.
Could we even intercept tools to require confirmation? Probably involves popping up to an action, which may mean a custom
ChatModelthat can preserve the message chain so far and resume. This could be useful for tool backoff messages also.