fix: add Gemini provider block in reflection_agent.py (httpx REST, no SDK) 032f107 SouravNath commited on May 23
fix: GeminiClient now uses httpx REST (no deprecated google-generativeai SDK) 0d90d84 SouravNath commited on May 23
fix: strip trailing newline from GROQ_API_KEY before using in HTTP header 38700c8 SouravNath commited on May 17
fix: use httpx directly for Groq API (bypass SDK connection issues in HF Spaces) 25e2686 SouravNath commited on May 17
fix: route LLM to Groq (deepseek-r1) instead of hardcoded gpt-4o/openai e63f982 SouravNath commited on May 17
fix: auto-load .env in llm_client; add SWEBenchLoader class to loader 84fad73 SouravNath commited on May 17
fix: normalise LangGraph dict output back to AgentState in _run_with_langgraph e76b46b SouravNath commited on May 17