Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
2 contributors
History:
34 commits
CoralLeiCN
Limit Wikipedia search tool output to 50,000 characters. So do not exceed token quota 250000.
50ee91d
11 months ago
__init__.py
Safe
45 Bytes
using a "redundant" import alias, instructs Ruff (and other tools) to respect the re-export
12 months ago
agents.py
Safe
4.02 kB
Add BaseballQATool: implement tool for answering baseball player queries
11 months ago
prompts.py
Safe
1.98 kB
Refactor imports and enhance system prompts in agents and tools modules
12 months ago
score.py
Safe
3.27 kB
Remove unused imports from score.py, utils.py, and app.py for cleaner code
11 months ago
tools.py
Safe
11.2 kB
Limit Wikipedia search tool output to 50,000 characters. So do not exceed token quota 250000.
11 months ago
utils.py
Safe
476 Bytes
Fix gemini_model_liteLLM: ensure seed is consistently set to 42 for reproducibility
11 months ago