repomind-api / agent /reflection_agent.py

Commit History

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: normalise LangGraph dict output back to AgentState in _run_with_langgraph
e76b46b

SouravNath commited on

Initial commit
dc71cad

SouravNath commited on