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
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
60d960d
Final_Assignment_Template
84.2 kB
Ctrl+K
Ctrl+K
3 contributors
History:
57 commits
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
Safe
1.52 kB
clone
about 2 months ago
.gitignore
Safe
18 Bytes
Add .cursorignore to .gitignore and load environment variables in agent.py
about 2 months ago
README.md
Safe
400 Bytes
clone
about 2 months ago
agent.py
Safe
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
Safe
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
Safe
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
Safe
392 Bytes
feat: Update `analyze_image` and `analyze_video` tool descriptions and system prompt rules to enhance multimedia processing.
25 days ago