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...
e777bbb
Agent_Course_Final_Assignment
/
src
/
gaia_solving_agent
Ctrl+K
Ctrl+K
2 contributors
History:
42 commits
lwant
Add `light_model_name` option for extended model configuration in `agent.py`
e777bbb
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
8.61 kB
Add `light_model_name` option for extended model configuration in `agent.py`
9 months ago
app.py
4.11 kB
Add `ensure_files_are_loaded` to handle additional files, update `run_agent` to support dependency injection of loaded files.
10 months ago
hf_submission_api.py
8.92 kB
Refactor static directory handling by introducing `STATIC_DIR` constant in `__init__.py` and updating references in `hf_submission_api.py`
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`.
10 months ago
telemetry.py
Safe
768 Bytes
minor changes
10 months ago
tools.py
4.48 kB
Enhance tool descriptions and enforce stricter input/output format guidelines in `tools.py` and `agent.py`
9 months ago
utils.py
Safe
492 Bytes
Add CSV utility function for reading as dictionaries and introduce experimentation data file
9 months ago