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...
470fd47
Agent_Course_Final_Assignment
/
src
/
gaia_solving_agent
109 kB
Ctrl+K
Ctrl+K
2 contributors
History:
50 commits
lwant
Add Wikipedia tool and enable embedding model configuration for tools in `tools.py`
470fd47
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
7.47 kB
Add Wikipedia tool and enable embedding model configuration for tools in `tools.py`
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
8.07 kB
Add Wikipedia tool and enable embedding model configuration for tools in `tools.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