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...
895a491
Agent_Course_Final_Assignment
/
src
/
gaia_solving_agent
30.2 kB
Ctrl+K
Ctrl+K
2 contributors
History:
39 commits
lwant
Enhance tool descriptions and enforce stricter input/output format guidelines in `tools.py` and `agent.py`
895a491
10 months ago
__init__
Safe
0 Bytes
Refactor BasicAgent into a dedicated module
10 months ago
__init__.py
344 Bytes
Add `OPENAI_API_KEY` support in `gaia_solving_agent` and update `.example.env` with example key.
10 months ago
agent.py
8.56 kB
Enhance tool descriptions and enforce stricter input/output format guidelines in `tools.py` and `agent.py`
10 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.9 kB
fixup! Add file handling support in `hf_submission_api`, include file save logic, and static file directory setup
10 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`
10 months ago
utils.py
214 Bytes
rework prompts
10 months ago