Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated fromΒ  agents-course/Final_Assignment_Template

CoralLeiCN
/
agent_course_final_assignment
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
agent_course_final_assignment / agent
Ctrl+K
Ctrl+K
  • 2 contributors
History: 25 commits
CoralLeiCN
Add chess_move tool and update imports in agents and tools modules
ba1bd1e about 2 months ago
  • __init__.py
    45 Bytes
    using a "redundant" import alias, instructs Ruff (and other tools) to respect the re-export 2 months ago
  • agents.py
    3.82 kB
    Add chess_move tool and update imports in agents and tools modules about 2 months ago
  • prompts.py
    1.98 kB
    Refactor imports and enhance system prompts in agents and tools modules 2 months ago
  • score.py
    3.27 kB
    Remove unused imports from score.py, utils.py, and app.py for cleaner code about 2 months ago
  • tools.py
    8.4 kB
    Add chess_move tool and update imports in agents and tools modules about 2 months ago
  • utils.py
    459 Bytes
    Remove unused imports from score.py, utils.py, and app.py for cleaner code about 2 months ago