feat: Add image and video analysis tools using Groq Vision, integrate file attachment handling into the agent, and configure VS Code Python settings. abeecf3 Paperbag commited on Mar 20
Refactor web_search function to remove max_results parameter and default to 5 results in DuckDuckGo search. 5a3ef53 Paperbag commited on Mar 17
Refactor agent.py to remove the get_image_file tool and update app copy.py to process and print multiple questions from the API response. 4f044cc Paperbag commited on Mar 15
Update Hugging Face model repository in agent.py to use DeepSeek-R1-0528 for improved text generation. 3970751 Paperbag commited on Mar 3
Refactor answer_message function to prepend a SystemMessage for context, handle tool calls more robustly, and ensure final responses are generated without tool invocation. This enhances the overall response accuracy and flow. 4855d18 Paperbag commited on Mar 3