tooluniverse.tools.Finish moduleΒΆ Finish Indicate the end of multi-step reasoning. tooluniverse.tools.Finish.Finish(*, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ Indicate the end of multi-step reasoning. Parameters: parameters (No) stream_callback (Callable, optional) β Callback for streaming output use_cache (bool, default False) β Enable caching validate (bool, default True) β Validate parameters Return type: Any