code-review-env / inference.py

Commit History

Update API fallback logic for Groq and Gemini
07d4313

Lucifer-cyber007 commited on

fix: remove hardcoded api key
b32b724

Lucifer-cyber007 commited on

fix: update model to gemini-2.0-flash
cd5f631

Lucifer-cyber007 commited on

fix: update gemini model name to gemini-2.0-flash
1779f5f

Lucifer-cyber007 commited on

fix: update model to gemini-3.1-flash-lite-preview
79df00c

Lucifer-cyber007 commited on

fix: use gemini-1.5-flash model
2b3dfb7

Lucifer-cyber007 commited on

fix: update Gemini model to gemini-2.0-flash-lite
26018cb

Lucifer-cyber007 commited on

fix: match exact checklist variable names HF_TOKEN MODEL_NAME
23df14c

lucifer0077 commited on

improve: fix model name, enhance README
3c398e6

lucifer0077 commited on

Fix: use LiteLLM proxy API_KEY and API_BASE_URL env vars
764635b

lucifer0077 commited on

fix: add [START]/[STEP]/[END] structured output blocks
459f266

lucifer0077 commited on

fix: optional reset body, add inference.py
eee7ed9

lucifer0077 commited on