Llmcompiler

Latest version: v1.3.0

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.2.0

- Added a decorator tool_symbol_separated_string for Tools.
- Added a decorator tool_remove_suffix for Tools.
- Added a decorator tool_remove_prefix for Tools.
- Added a decorator tool_string_spilt for Tools.

1.1.10

- Fix the bug in the "_print_dag" function where the "tasks_temporary_save" are not sorted correctly.

1.1.9

- Added PARTIAL_RESOLVED_ARGS_PARSE configuration to the Tool input parameters, which specifies partial parameter parsing for designated fields (supports multi-parameter iterative replacement).
- RunLLMCompiler now supports an iteration count parameter.
- tool_call_by_row_pass_parameters annotation implementation.
- Added DISABLE_ROW_CALL configuration to Tool output parameters, to be used in conjunction with the tool_call_by_row_pass_parameters annotation.
- Enhanced parameter parser.

1.1.8

- Support automatic loading of Tools.
- Add an abstract class CompilerBaseTool to facilitate defining parameter dependencies.
- Add a DISABLE_RESOLVED_ARGS configuration to the Tool's input parameters, which disables argument resolution for specified fields when this setting is used.

1.1.7

- add abstractclass CompilerBaseTool.

1.1.3

- Support for Dynamic Detection Tool List and Dynamic Loading.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.