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