You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/tools
baonudesifeizhai b3f138fa10 fix: resolve mypy type errors and editorconfig issues
- Add type annotations for json_output and agent_thoughts variables
- Fix trailing whitespace in modified files
- Update .gitignore to not ignore api/core directory
11 months ago
..
__base fix: resolve mypy type errors and editorconfig issues 11 months ago
builtin_tool fix: resolve mypy type errors and editorconfig issues 11 months ago
custom_tool fix: resolve mypy type errors and editorconfig issues 11 months ago
entities fix: resolve mypy type errors and editorconfig issues 11 months ago
plugin_tool fix: resolve mypy type errors and editorconfig issues 11 months ago
utils fix: resolve mypy type errors and editorconfig issues 11 months ago
workflow_as_tool fix: resolve mypy type errors and editorconfig issues 11 months ago
__init__.py improve: generalize tool parameter converter (#4786) 2 years ago
errors.py fix: enhance ToolEngineInvokeError to include meta information (#12238) 1 year ago
signature.py fix: resolve mypy type errors and editorconfig issues 11 months ago
tool_engine.py fix: resolve mypy type errors and editorconfig issues 11 months ago
tool_file_manager.py fix: resolve mypy type errors and editorconfig issues 11 months ago
tool_label_manager.py fix: resolve mypy type errors and editorconfig issues 11 months ago
tool_manager.py fix: resolve mypy type errors and editorconfig issues 11 months ago