deerflow2/backend/src/models
hetao 7414947cc6 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:39 +08:00
..
__init__.py feat: add model modules 2026-01-14 07:16:45 +08:00
factory.py feat: add view_image tool and optimize web fetch tools 2026-01-29 13:44:39 +08:00
patched_deepseek.py feat: add image search builtin tool 2026-01-29 08:23:50 +08:00