Hugging Face's logo 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
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
Agent_Course_Final_Assignment / src /gaia_solving_agent
109 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 48 commits
lwant's picture
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__
    0 Bytes
    Refactor BasicAgent into a dedicated module 10 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` 9 months ago
  • agent.py
    9.22 kB
    fix get_text_representation_of_additional_file 9 months ago
  • app.py
    4.23 kB
    Handle missing dependency by installing package dynamically in `app.py` 9 months ago
  • hf_submission_api.py
    8.93 kB
    styling 9 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`. 9 months ago
  • telemetry.py
    768 Bytes
    minor changes 9 months ago
  • tools.py
    6.88 kB
    fix get_text_representation_of_additional_file 9 months ago
  • utils.py
    492 Bytes
    Add CSV utility function for reading as dictionaries and introduce experimentation data file 9 months ago