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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
irregular6612
/
AgentnessBench
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
AgentnessBench / proteus /providers
60.3 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
irregular6612's picture
irregular6612
fix(llm): local Ollama provider falls back to no-think when model lacks thinking support
6de0428 29 days ago
  • __init__.py
    577 Bytes
    feat(cp4): provider factory (make_provider) with lazy registry + fake path about 1 month ago
  • anthropic_provider.py
    6.87 kB
    feat(cp4): port cloud providers (openai/anthropic/gemini/ollama) into proteus about 1 month ago
  • base.py
    2.32 kB
    feat(cp2): providers base + thinking_utils + FakeProvider about 1 month ago
  • factory.py
    2.73 kB
    feat(llm): local Ollama provider (ollama_local, no auth) + scenario-neutral agent directive + gpt-oss model toggle 29 days ago
  • fake.py
    1.81 kB
    fix(cp2): FakeProvider records dict copies + test empty-responses guard about 1 month ago
  • gemini.py
    7.93 kB
    feat(cp4): port cloud providers (openai/anthropic/gemini/ollama) into proteus about 1 month ago
  • ollama_cloud.py
    12.7 kB
    feat(cp4): port cloud providers (openai/anthropic/gemini/ollama) into proteus about 1 month ago
  • ollama_local.py
    5.06 kB
    fix(llm): local Ollama provider falls back to no-think when model lacks thinking support 29 days ago
  • openai.py
    17.6 kB
    feat(cp4): port cloud providers (openai/anthropic/gemini/ollama) into proteus about 1 month ago
  • thinking_utils.py
    2.61 kB
    feat(cp2): providers base + thinking_utils + FakeProvider about 1 month ago