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

  • Log In
  • Sign Up

Spaces:
Pycrolis
/
shrewd-agent
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
shrewd-agent / tools
Ctrl+K
Ctrl+K
  • 2 contributors
History: 15 commits
Pycrolis
feat(web_page_extractor_tool): add timeout to HTTP requests
181c63d about 1 month ago
  • excel_to_text.py
    1.01 kB
    feat(tool): add tool to execute Python code from file about 1 month ago
  • execute_python_code_from_file.py
    1.28 kB
    feat(tool): add tool to execute Python code from file about 1 month ago
  • load_file.py
    527 Bytes
    feat(tools): add utility to load file from URL or local path about 1 month ago
  • maths.py
    987 Bytes
    feat(tool): add tool for summing integer lists about 1 month ago
  • produce_classifier.py
    1.61 kB
    feat(tool): add produce classification tool about 1 month ago
  • sort_words_alphabetically.py
    734 Bytes
    feat(tool): add `sort_words_alphabetically` tool for sorting and joining word lists about 1 month ago
  • transcribe_audio.py
    1.25 kB
    feat(tool): add audio transcription tool using Whisper AI about 1 month ago
  • web_page_information_extractor.py
    4.33 kB
    feat(web_page_extractor_tool): add timeout to HTTP requests about 1 month ago
  • wikipedia_search.py
    1.26 kB
    fix(tool): syntaxError: f-string expression part cannot include a backslash about 1 month ago
  • youtube_transcript.py
    1.18 kB
    feat(tool): add YouTube transcript tool about 1 month ago