Logo
Explore Help
Register Sign In
wanwu/deer-flow
1
0
Fork 0
You've already forked deer-flow
mirror of https://gitee.com/wanwujie/deer-flow synced 2026-04-23 22:24:46 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
43ebce3b3744b2db38f97c57fad1ea169043c401
deer-flow/backend/src/tools/builtins/__init__.py

6 lines
227 B
Python
Raw Normal View History

feat: add clarification feature (#13)
2026-01-18 19:55:36 +08:00
from .clarification_tool import ask_clarification_tool
feat: add present_file tool
2026-01-16 21:48:00 +08:00
from .present_file_tool import present_file_tool
feat: add view_image tool and optimize web fetch tools Add image viewing capability for vision-enabled models with ViewImageMiddleware and view_image_tool. Limit web_fetch tool output to 4096 characters to prevent excessive content. Update model config to support vision capability flag. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 13:44:04 +08:00
from .view_image_tool import view_image_tool
feat: add present_file tool
2026-01-16 21:48:00 +08:00
feat: add view_image tool and optimize web fetch tools Add image viewing capability for vision-enabled models with ViewImageMiddleware and view_image_tool. Limit web_fetch tool output to 4096 characters to prevent excessive content. Update model config to support vision capability flag. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 13:44:04 +08:00
__all__ = ["present_file_tool", "ask_clarification_tool", "view_image_tool"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.4.3 Page: 64ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API