Hugging Face's logo 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:
laharikarumanchi
/
data-analysis-agent
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
data-analysis-agent / agent
33.1 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 12 commits
laharikarumanchi's picture
laharikarumanchi
Gemini: scrub key from URL + throttle between calls
dac9c7c about 1 month ago
  • eval
    Gemini: scrub key from URL + throttle between calls about 1 month ago
  • __init__.py
    22 Bytes
    chore: scaffold Python package and dev environment about 1 month ago
  • __main__.py
    107 Bytes
    feat(cli): python -m agent ask --data X 'Q' about 1 month ago
  • cli.py
    1.13 kB
    feat(cli): python -m agent ask --data X 'Q' about 1 month ago
  • llm_client.py
    6.15 kB
    Gemini: scrub key from URL + throttle between calls about 1 month ago
  • orchestrator.py
    5.17 kB
    feat(orchestrator): agent loop with sandbox execution and trace about 1 month ago
  • sandbox.py
    3.34 kB
    feat(sandbox): execute code in a Jupyter kernel and capture stdout about 1 month ago
  • trace.py
    663 Bytes
    feat(trace): JSON trace log of agent steps about 1 month ago