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: 5 commits
mjschock's picture
mjschock
Update requirements.txt to add new dependencies for enhanced functionality, including kagglehub, langchain, and llama-index packages. Refactor SmartSearchTool in tool.py to replace Wikipedia search with a webpage visiting approach, improving content retrieval from web search results. Update tool description and logging for better clarity and usability.
50aafe2 unverified about 1 month ago
  • smart_search
    Update requirements.txt to add new dependencies for enhanced functionality, including kagglehub, langchain, and llama-index packages. Refactor SmartSearchTool in tool.py to replace Wikipedia search with a webpage visiting approach, improving content retrieval from web search results. Update tool description and logging for better clarity and usability. 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