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

  • Log In
  • Sign Up

Spaces:

Duplicated fromΒ  agents-course/Final_Assignment_Template

mjschock
/
Final_Assignment_Template
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
Final_Assignment_Template / tools
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
mjschock's picture
mjschock
Refactor SmartSearchTool in tool.py to improve logging and variable naming for web search results. Update return statements to ensure consistency in terminology, enhancing clarity in the output messages.
4e02cb8 unverified about 1 month ago
  • smart_search
    Refactor SmartSearchTool in tool.py to improve logging and variable naming for web search results. Update return statements to ensure consistency in terminology, enhancing clarity in the output messages. about 1 month ago
  • __init__.py
    0 Bytes
    Refactor main_v2.py to remove unused tools and agents, replacing them with the new SmartSearchTool for improved search functionality. Update prompt template loading to use the modified YAML file. Clean up imports and enhance overall code organization for better maintainability. about 1 month ago