Commit History

docs: add complete improvement roadmap for top-tier AIML resume
bd7df56
Running

SouravNath commited on

fix: exclude task_id from **result kwargs to avoid duplicate argument error
8291e3d

SouravNath commited on

fix: strip trailing newline from GROQ_API_KEY before using in HTTP header
38700c8

SouravNath commited on

fix: use httpx directly for Groq API (bypass SDK connection issues in HF Spaces)
25e2686

SouravNath commited on

fix: route LLM to Groq (deepseek-r1) instead of hardcoded gpt-4o/openai
e63f982

SouravNath commited on

fix: skip git checkout when base_commit is empty/HEAD — fixes clone error in HF Spaces
6b8d880

SouravNath commited on

fix: add HuggingFace Spaces config to README
0781876

SouravNath commited on

chore: remove .venv and node_modules from git tracking
62289d1

SouravNath commited on

fix: use slim requirements-api.txt in Dockerfile, exclude torch/GPU packages
74479a8

SouravNath commited on

feat: add Dockerfile for HuggingFace Spaces deployment
79cdd38

SouravNath commited on

fix: auto-load .env in llm_client; add SWEBenchLoader class to loader
84fad73

SouravNath commited on

fix: normalise LangGraph dict output back to AgentState in _run_with_langgraph
e76b46b

SouravNath commited on

docs: add complete project guide (setup, learning roadmap, deployment, interview prep)
53afd2e

SouravNath commited on

Initial commit
dc71cad

SouravNath commited on