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

  • Log In
  • Sign Up

Spaces:

Duplicated fromΒ  agents-course/Final_Assignment_Template

zeerafle
/
Final_Assignment_Template
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Final_Assignment_Template / tools
9.18 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
zeerafle's picture
zeerafle
Rename async method param from query to task in code_execution.py
818d867 9 months ago
  • __init__.py
    0 Bytes
    Add GoogleSearchTool for querying Google via Gemini API 9 months ago
  • arxiv_search.py
    529 Bytes
    Add arXiv search tool and dependencies 9 months ago
  • calculator.py
    783 Bytes
    Add calculator tool using numexpr for math expressions 9 months ago
  • code_execution.py
    2.64 kB
    Rename async method param from query to task in code_execution.py 9 months ago
  • google_search.py
    2.4 kB
    Add GoogleSearchTool for querying Google via Gemini API 9 months ago
  • web_search.py
    119 Bytes
    Replace GoogleSearchTool with TavilySearch for web search 9 months ago
  • wikipedia_search.py
    375 Bytes
    Add Wikipedia search tool using LangChain Community 9 months ago
  • youtube_understanding.py
    2.33 kB
    Rename async method param from query to task in code_execution.py 9 months ago