Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
agents-course/Final_Assignment_Template
CoralLeiCN
/
agent_course_final_assignment
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
agent_course_final_assignment
/
agent
20.9 kB
2 contributors
History:
34 commits
CoralLeiCN
Limit Wikipedia search tool output to 50,000 characters. So do not exceed token quota 250000.
50ee91d
7 months ago
__init__.py
Safe
45 Bytes
using a "redundant" import alias, instructs Ruff (and other tools) to respect the re-export
8 months ago
agents.py
Safe
4.02 kB
Add BaseballQATool: implement tool for answering baseball player queries
7 months ago
prompts.py
Safe
1.98 kB
Refactor imports and enhance system prompts in agents and tools modules
8 months ago
score.py
Safe
3.27 kB
Remove unused imports from score.py, utils.py, and app.py for cleaner code
7 months ago
tools.py
Safe
11.2 kB
Limit Wikipedia search tool output to 50,000 characters. So do not exceed token quota 250000.
7 months ago
utils.py
Safe
476 Bytes
Fix gemini_model_liteLLM: ensure seed is consistently set to 42 for reproducibility
7 months ago