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

AlexTrinityBlock
/
Final_Assignment_Template
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Final_Assignment_Template / agent /tools
11.1 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
AlexTrinityBlock's picture
AlexTrinityBlock
refactor(api): add LLM abstraction layer to replace hardcoded model strings
bcdc55d about 2 months ago
  • __init__.py
    131 Bytes
    feat(agent): implement supervisor agent with tool routing and math solver about 2 months ago
  • file_downloader.py
    1.21 kB
    feat(tools): add ocr_reader and list_files tools to expand agent capabilities about 2 months ago
  • http_get.py
    1.09 kB
    feat(tools): add http_get tool for web content fetching about 2 months ago
  • list_files.py
    800 Bytes
    feat(tools): add ocr_reader and list_files tools to expand agent capabilities about 2 months ago
  • math_solver.py
    1.75 kB
    feat(agent): implement supervisor agent with tool routing and math solver about 2 months ago
  • ocr_reader.py
    3.76 kB
    refactor(api): add LLM abstraction layer to replace hardcoded model strings about 2 months ago
  • search.py
    2.37 kB
    refactor(agent): split websearch agent into separate modules about 2 months ago