Llmcompiler

Latest version: v1.2.17

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

Scan your dependencies

Page 4 of 5

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.

1.1.0

- Added a decorator tool_set_pydantic_default for Tools.
- Added a decorator tool_kwargs_filter for Tools.
- Added the default Few-shot operation implementation class DefaultBaseFewShot.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.