Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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: 58 commits
lwant's picture
lwant
linting
3abb547 11 months ago
  • static
    Add CSV utility function for reading as dictionaries and introduce experimentation data file 11 months ago
  • __init__
    0 Bytes
    Refactor BasicAgent into a dedicated module 11 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` 11 months ago
  • agent.py
    7.82 kB
    linting 11 months ago
  • app.py
    4.24 kB
    Refactor telemetry import handling in `app.py` to remove redundant code 11 months ago
  • hf_submission_api.py
    9.29 kB
    linting 11 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`. 11 months ago
  • telemetry.py
    768 Bytes
    minor changes 11 months ago
  • tools.py
    7.93 kB
    Update embedding model configuration and simplify tool initialization in `tools.py` 11 months ago
  • utils.py
    492 Bytes
    Add CSV utility function for reading as dictionaries and introduce experimentation data file 11 months ago