A newer version of the Gradio SDK is available:
5.29.0
metadata
title: Template Final Assignment
emoji: 🕵🏻♂️
colorFrom: indigo
colorTo: indigo
sdk: gradio
sdk_version: 5.25.2
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_expiration_minutes: 480
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Tag 1.0.0
- Basic agent without any tools obtains 1 / 20 correct answers using claude 3.7
Tag 1.1.0
- Adding web and wikipedia tools to single agent obtains 5 / 20 correct answers using claude 3.7 and gpt-4o
Tag 1.2.0
- Adding a
writer_agent
obtains 7 / 20 correct answers using claude 3.7 for research and gpt-4o for write the answers