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