PhDScout / agent /llm_client.py

Commit History

refactor: full OOP redesign of agent architecture
dbf3fc6

HipFil98 Claude Sonnet 4.6 commited on

feat: add Groq backend as primary free inference provider
55df7c0

HipFil98 Claude Sonnet 4.6 commited on

fix: retry HF inference on 503/502/529 with exponential backoff
23e4099

HipFil98 Claude Sonnet 4.6 commited on

fix: use chat_completion instead of text_generation for huggingface_hub 1.x
168705c

HipFil98 commited on

fix: upgrade gradio to v5 for Python 3.13 compatibility
98a9c16

HipFil98 commited on