docs: add complete improvement roadmap for top-tier AIML resume bd7df56 Running SouravNath commited on 3 days ago
fix: exclude task_id from **result kwargs to avoid duplicate argument error 8291e3d SouravNath commited on 3 days ago
fix: strip trailing newline from GROQ_API_KEY before using in HTTP header 38700c8 SouravNath commited on 3 days ago
fix: use httpx directly for Groq API (bypass SDK connection issues in HF Spaces) 25e2686 SouravNath commited on 3 days ago
fix: route LLM to Groq (deepseek-r1) instead of hardcoded gpt-4o/openai e63f982 SouravNath commited on 3 days ago
fix: skip git checkout when base_commit is empty/HEAD — fixes clone error in HF Spaces 6b8d880 SouravNath commited on 3 days ago
fix: use slim requirements-api.txt in Dockerfile, exclude torch/GPU packages 74479a8 SouravNath commited on 3 days ago
fix: auto-load .env in llm_client; add SWEBenchLoader class to loader 84fad73 SouravNath commited on 3 days ago
fix: normalise LangGraph dict output back to AgentState in _run_with_langgraph e76b46b SouravNath commited on 3 days ago
docs: add complete project guide (setup, learning roadmap, deployment, interview prep) 53afd2e SouravNath commited on 3 days ago