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

  • Log In
  • Sign Up

Spaces:

Duplicated fromΒ  agents-course/Final_Assignment_Template

abtsousa
/
agents-course-final-assignment
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
agents-course-final-assignment / tools
14.5 kB
  • 2 contributors
History: 11 commits
abtsousa
Implement cache directory management and update file fetching to use cache if no working directory is provided
e8c805a 3 months ago
  • __init__.py
    715 Bytes
    Add tools to the toolset 3 months ago
  • code_interpreter.py
    12.6 kB
    Implement cache directory management and update file fetching to use cache if no working directory is provided 3 months ago
  • files.py
    172 Bytes
    Implement cache directory management and update file fetching to use cache if no working directory is provided 3 months ago
  • search.py
    138 Bytes
    Add langchain-tavily dependency and implement TavilySearch tool 3 months ago
  • wikipedia.py
    824 Bytes
    Refactor wiki_search function: replace WikipediaQueryRun with wikipediaapi for full page content retrieval 3 months ago