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

Paperbag
/
Final_Assignment_Template
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Final_Assignment_Template
84.2 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 57 commits
Paperbag's picture
Paperbag
refactor: Remove explicit `google_api_key` assignment for Gemini model, relying on automatic environment variable pickup.
60d960d 25 days ago
  • .github
    Add GitHub Actions workflow to sync with Hugging Face about 2 months ago
  • .vscode
    feat: Add image and video analysis tools using Groq Vision, integrate file attachment handling into the agent, and configure VS Code Python settings. 28 days ago
  • __pycache__
    refactor: Remove explicit `google_api_key` assignment for Gemini model, relying on automatic environment variable pickup. 25 days ago
  • .gitattributes
    1.52 kB
    clone about 2 months ago
  • .gitignore
    18 Bytes
    Add .cursorignore to .gitignore and load environment variables in agent.py about 2 months ago
  • README.md
    400 Bytes
    clone about 2 months ago
  • agent.py
    19.9 kB
    refactor: Remove explicit `google_api_key` assignment for Gemini model, relying on automatic environment variable pickup. 25 days ago
  • app copy.py
    11.2 kB
    feat: Increase processed questions in `app.py` and use `ToolMessage` for tool call results in `agent.py`. 25 days ago
  • app.py
    11.6 kB
    feat: Update `analyze_image` and `analyze_video` tool descriptions and system prompt rules to enhance multimedia processing. 25 days ago
  • requirements.txt
    392 Bytes
    feat: Update `analyze_image` and `analyze_video` tool descriptions and system prompt rules to enhance multimedia processing. 25 days ago