huggingface / huggingface/smolagents
Couple of suggestions in deep research
- Dominant language
- Python
- Stars
- 29.3k
- Forks
- 3k
- Avg merge
- 17m
- Merged PRs (30d)
- 2
Description
Hi Team ,
Couple of suggestions
1. Can we pls add option of other open source visual model as well . Currently , GPT-4o is hardcoded in visual_qa.py
2. Can we also add open source web search like duck duck go as serpent and all needs API key and it has free tier of 100 searches per month only.
Contributor guide
Research direction
Start by reading visual_qa.py, where GPT-4o is currently hardcoded, and trace how visual models are selected. Then inspect the web-search integration to understand how SerpAPI-like providers are configured. Done means supporting another open-source visual model and an open-source search option, but the specific providers and acceptance criteria need clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100