tooluniverse.compose_scripts.tool_discover moduleΒΆ

tooluniverse.compose_scripts.tool_discover.iterative_code_improvement(tool_config, call_tool, max_iterations=5, target_score=9.5)[source]ΒΆ

Iteratively improve code implementation until target quality score is reached

tooluniverse.compose_scripts.tool_discover.compose(arguments, tooluniverse, call_tool)[source]ΒΆ

General tool discovery and generation system