Commit History

Refactor and add new debugging scripts; update question fetching logic
3f4fc54

Paperbag commited on

video update
d3b92d3

Paperbag commited on

feat: Upgrade Gemini model, reorder model fallback tiers, enhance error handling, and add image tool forcing with a new test.
53e9378

Paperbag commited on

feat: Increase processed questions in `app.py` and use `ToolMessage` for tool call results in `agent.py`.
45386f2

Paperbag commited on

feat: Enable authenticated Hugging Face Hub downloads for GAIA using `HF_TOKEN` and enhance the download failure warning message.
4d62326

Paperbag commited on

update
717c736

Paperbag commited on

feat: Add image and video analysis tools using Groq Vision, integrate file attachment handling into the agent, and configure VS Code Python settings.
a5ab16b

Paperbag commited on

trying to extract file
f0a6306

Paperbag commited on

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.
1be319c

Paperbag commited on

Fetch question data from API and update agent to use dynamic question retrieval instead of a static prompt.
2388a4d

Paperbag commited on