Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mwalker22
/
TMD-Golf-Caddie-Agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TMD-Golf-Caddie-Agent
/
backend
/
tools
13 kB
3 contributors
History:
12 commits
mwalker22
Initial deployment pipeline setup.
9a56164
5 months ago
__init__.py
Safe
37 Bytes
Initial commit
6 months ago
constants_tools.py
Safe
105 Bytes
Initial deployment pipeline setup.
5 months ago
course_insights_tool.py
Safe
3.52 kB
PR Requested change for improving the processing and testing of potential JSON errors.
5 months ago
dummy_tool.py
Safe
367 Bytes
Initial commit
6 months ago
get_pro_stats_tool.py
Safe
2.12 kB
Replace the debug_print function and environment variable dependency with a logger implementation. Logging level is now controlled via an API.
5 months ago
golf_shot_recommendations_tool.py
Safe
3.85 kB
Replace the debug_print function and environment variable dependency with a logger implementation. Logging level is now controlled via an API.
5 months ago
registry.py
Safe
1.27 kB
feat: Add golf shot recommendations with semantic search
5 months ago
search_golfpedia_tool.py
Safe
1.77 kB
Replace the debug_print function and environment variable dependency with a logger implementation. Logging level is now controlled via an API.
5 months ago