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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Final_Assignment_Template / tools
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
mjschock's picture
mjschock
Add main function to tool.py for direct execution of SmartSearchTool. Implement logging and command-line argument handling for search queries, enhancing usability and testing capabilities.
ea0c151 unverified about 2 months ago
  • smart_search
    Add main function to tool.py for direct execution of SmartSearchTool. Implement logging and command-line argument handling for search queries, enhancing usability and testing capabilities. about 2 months 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 2 months ago