Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
agents-course/Final_Assignment_Template
lwant
/
Agent_Course_Final_Assignment
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f5cf0c8
Agent_Course_Final_Assignment
/
src
/
gaia_solving_agent
109 kB
Ctrl+K
Ctrl+K
2 contributors
History:
48 commits
lwant
Handle missing dependency by installing package dynamically in `app.py`
f5cf0c8
9 months ago
static
Add CSV utility function for reading as dictionaries and introduce experimentation data file
9 months ago
__init__
Safe
0 Bytes
Refactor BasicAgent into a dedicated module
10 months ago
__init__.py
Safe
417 Bytes
Refactor static directory handling by introducing `STATIC_DIR` constant in `__init__.py` and updating references in `hf_submission_api.py`
9 months ago
agent.py
Safe
9.22 kB
fix get_text_representation_of_additional_file
9 months ago
app.py
Safe
4.23 kB
Handle missing dependency by installing package dynamically in `app.py`
9 months ago
hf_submission_api.py
Safe
8.93 kB
styling
9 months ago
prompts.py
Safe
2.84 kB
Refactor `GaiaWorkflow` to use `Context` for state management, add `PlanEvent` class, and enhance prompt handling in `agent.py`.
9 months ago
telemetry.py
Safe
768 Bytes
minor changes
9 months ago
tools.py
Safe
6.88 kB
fix get_text_representation_of_additional_file
9 months ago
utils.py
Safe
492 Bytes
Add CSV utility function for reading as dictionaries and introduce experimentation data file
9 months ago