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
/
multi-tool-agent
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
multi-tool-agent / tests
75.5 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 42 commits
laharikarumanchi's picture
laharikarumanchi
Merge pull request #17 from laharikarumanchi-AI-ML/restore/groq-400-fix
3925bde unverified 3 months ago
  • __init__.py
    0 Bytes
    feat(scaffold): package skeleton + smoke test 3 months ago
  • conftest.py
    2.56 kB
    test: stub load_project_env() in conftest to keep tests hermetic 3 months ago
  • test_app.py
    6.67 kB
    chore: remove unused imports across multitool/ and tests/ 3 months ago
  • test_cli.py
    9.93 kB
    fix(cli): treat --trace PATH as directory, always (avoid silent trace loss) 3 months ago
  • test_end_to_end.py
    1.77 kB
    chore: remove unused imports across multitool/ and tests/ 3 months ago
  • test_env.py
    3.03 kB
    feat(env): auto-load .env at CLI + eval entry points (no more `source .env`) 3 months ago
  • test_eval.py
    4.21 kB
    chore: remove unused imports across multitool/ and tests/ 3 months ago
  • test_llm_client.py
    14.1 kB
    fix(llm): retry Groq HTTP 400 with code=tool_use_failed 3 months ago
  • test_orchestrator.py
    14.9 kB
    fix(orchestrator): omit assistant `content` field when None alongside tool_calls 3 months ago
  • test_smoke.py
    560 Bytes
    test(cli): cover argparse errors, missing key, stdout, verbose, max-steps 3 months ago
  • test_tools.py
    15.8 kB
    fix(tools): code-review polish — 4 fixes from PR #4 reviewer 3 months ago
  • test_trace.py
    1.94 kB
    chore: remove unused imports across multitool/ and tests/ 3 months ago