Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
mwalker22
/
TMD-Golf-Caddie-Agent
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
TMD-Golf-Caddie-Agent / backend /tools
13 kB
  • 3 contributors
History: 12 commits
mwalker22's picture
mwalker22
Initial deployment pipeline setup.
9a56164 5 months ago
  • __init__.py
    37 Bytes
    Initial commit 6 months ago
  • constants_tools.py
    105 Bytes
    Initial deployment pipeline setup. 5 months ago
  • course_insights_tool.py
    3.52 kB
    PR Requested change for improving the processing and testing of potential JSON errors. 5 months ago
  • dummy_tool.py
    367 Bytes
    Initial commit 6 months ago
  • get_pro_stats_tool.py
    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
    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
    1.27 kB
    feat: Add golf shot recommendations with semantic search 5 months ago
  • search_golfpedia_tool.py
    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