drAbreu's picture
Added cache to the answers
f042db0
---
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
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
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