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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
multi-tool-agent / multitool
64.4 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 45 commits
laharikarumanchi's picture
laharikarumanchi
Merge pull request #17 from laharikarumanchi-AI-ML/restore/groq-400-fix
3925bde unverified about 1 month ago
  • eval
    Merge pull request #15 from laharikarumanchi-AI-ML/feat/auto-dotenv about 1 month ago
  • prompts
    feat(agent): system prompt for the orchestrator about 1 month ago
  • tools
    fix(tools): code-review polish β€” 4 fixes from PR #4 reviewer about 1 month ago
  • __init__.py
    115 Bytes
    feat(scaffold): package skeleton + smoke test about 1 month ago
  • __main__.py
    127 Bytes
    feat(cli): add multitool ask subcommand with argparse about 1 month ago
  • _env.py
    1.25 kB
    feat(env): auto-load .env at CLI + eval entry points (no more `source .env`) about 1 month ago
  • cli.py
    9 kB
    feat(env): auto-load .env at CLI + eval entry points (no more `source .env`) about 1 month ago
  • llm_client.py
    17.4 kB
    docs(llm): note tool_use_failed retry exception in chat_with_tools docstring about 1 month ago
  • orchestrator.py
    5.82 kB
    fix(orchestrator): omit assistant `content` field when None alongside tool_calls about 1 month ago
  • trace.py
    2.41 kB
    feat(agent): Trace β€” JSON logger flushed after every step about 1 month ago