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/tool
Yulong Wang 8e05261588
Fix handling of missing required parameters in ApiTool (#2965)
2 years ago
..
dataset_retriever Fix/new RAG bugs (#2547) 2 years ago
api_tool.py Fix handling of missing required parameters in ApiTool (#2965) 2 years ago
builtin_tool.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
dataset_retriever_tool.py refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2 years ago
model_tool.py Feat/model as tool (#2744) 2 years ago
tool.py fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962) 2 years ago