Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
agents-course/Final_Assignment_Template
abtsousa
/
agents-course-final-assignment
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e8c805a
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
7 months ago
__init__.py
715 Bytes
Add tools to the toolset
7 months ago
code_interpreter.py
Safe
12.6 kB
Implement cache directory management and update file fetching to use cache if no working directory is provided
7 months ago
files.py
Safe
172 Bytes
Implement cache directory management and update file fetching to use cache if no working directory is provided
7 months ago
search.py
Safe
138 Bytes
Add langchain-tavily dependency and implement TavilySearch tool
7 months ago
wikipedia.py
824 Bytes
Refactor wiki_search function: replace WikipediaQueryRun with wikipediaapi for full page content retrieval
7 months ago