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:
SouravNath
/
repomind-api
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
repomind-api / agent
116 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
SouravNath's picture
SouravNath
fix: add Gemini provider block in reflection_agent.py (httpx REST, no SDK)
032f107 8 days ago
  • __pycache__
    Initial commit 14 days ago
  • __init__.py
    0 Bytes
    Initial commit 14 days ago
  • failure_categoriser.py
    5.44 kB
    Initial commit 14 days ago
  • llm_client.py
    13 kB
    fix: GeminiClient now uses httpx REST (no deprecated google-generativeai SDK) 8 days ago
  • naive_baseline.py
    6.61 kB
    Initial commit 14 days ago
  • reflection_agent.py
    21.9 kB
    fix: add Gemini provider block in reflection_agent.py (httpx REST, no SDK) 8 days ago
  • tools.py
    8.62 kB
    Initial commit 14 days ago
  • trajectory_logger.py
    6.51 kB
    Initial commit 14 days ago