Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • 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 / prompts
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
mjschock's picture
mjschock
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.
a3a55bb unverified 15 days ago
  • code_agent.yaml
    16.2 kB
    Enhance main_v2.py by adding ToolCallingAgent for improved web search capabilities and updating prompt template loading method. Comment out unused agent initializations and adjust task handling to streamline agent functionality. Introduce new YAML-based prompt template for CodeAgent to enhance task execution clarity. 16 days ago
  • code_agent_modified.yaml
    13.3 kB
    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. 15 days ago