Hugging Face
Models
Datasets
Spaces
Community
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...
main
Agent_Course_Final_Assignment
/
src
/
gaia_solving_agent
109 kB
2 contributors
History:
58 commits
lwant
linting
3abb547
8 months ago
static
Add CSV utility function for reading as dictionaries and introduce experimentation data file
8 months ago
__init__
0 Bytes
Refactor BasicAgent into a dedicated module
8 months ago
__init__.py
417 Bytes
Refactor static directory handling by introducing `STATIC_DIR` constant in `__init__.py` and updating references in `hf_submission_api.py`
8 months ago
agent.py
7.82 kB
linting
8 months ago
app.py
4.24 kB
Refactor telemetry import handling in `app.py` to remove redundant code
8 months ago
hf_submission_api.py
9.29 kB
linting
8 months ago
prompts.py
2.84 kB
Refactor `GaiaWorkflow` to use `Context` for state management, add `PlanEvent` class, and enhance prompt handling in `agent.py`.
8 months ago
telemetry.py
768 Bytes
minor changes
8 months ago
tools.py
7.93 kB
Update embedding model configuration and simplify tool initialization in `tools.py`
8 months ago
utils.py
492 Bytes
Add CSV utility function for reading as dictionaries and introduce experimentation data file
8 months ago