Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
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
20.9 kB
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
about 1 year ago
__init__.py
Safe
45 Bytes
using a "redundant" import alias, instructs Ruff (and other tools) to respect the re-export
about 1 year ago
agents.py
Safe
4.02 kB
Add BaseballQATool: implement tool for answering baseball player queries
about 1 year ago
prompts.py
Safe
1.98 kB
Refactor imports and enhance system prompts in agents and tools modules
about 1 year ago
score.py
Safe
3.27 kB
Remove unused imports from score.py, utils.py, and app.py for cleaner code
about 1 year ago
tools.py
Safe
11.2 kB
Limit Wikipedia search tool output to 50,000 characters. So do not exceed token quota 250000.
about 1 year ago
utils.py
Safe
476 Bytes
Fix gemini_model_liteLLM: ensure seed is consistently set to 42 for reproducibility
about 1 year ago