overgrowth / agent /llm_client.py

Commit History

Hardening: pin Anthropic by default, add fallbacks and cached demo
05c1791

Graham Paasch commited on

Try Blaxel agents/query endpoint first
c18956b

Graham Paasch commited on

Fallback to Anthropic/OpenAI when Blaxel fails
b5afd3a

Graham Paasch commited on

Add Blaxel endpoint fallbacks
f2156ec

Graham Paasch commited on

Add judge quickstart and update Blaxel headers
326ed6a

Graham Paasch commited on

Default to Blaxel (env override OG_LLM_PROVIDER)
46981df

Graham Paasch commited on

Add brownfield import mode and sponsor LLM support
86dc617

Graham Paasch commited on

Fix syntax error in Hugging Face response handling
cab0365

Graham Paasch commited on

Fix f-string escapes for new provider endpoints
3afb190

Graham Paasch commited on

Remove OpenRouter placeholder code
2e3e08f

Graham Paasch commited on

Add Blaxel, SambaNova, Nebius, and Hugging Face LLM providers
6f9e2de

Graham Paasch commited on

Disable OpenRouter; only Anthropic/OpenAI providers remain
703134e

Graham Paasch commited on

Normalize LLM env vars to strip whitespace and report presence accurately
32f0387

Graham Paasch commited on

Remove LLM mock fallbacks and surface real errors
116aa59

Graham Paasch commited on

Log full exception details for Anthropic errors
a97abe4

Graham Paasch commited on

Surface API errors and fallback to OpenAI if Anthropic fails
5609762

Graham Paasch commited on

Improve monitoring UX and deterministic offline outputs
1209812

Graham Paasch commited on

Add comprehensive API monitoring and cost tracking
d0e39d2

Graham Paasch commited on

Support MCP hackathon secret naming convention
6a8f4f8

Graham Paasch commited on

Add LLM integration with Claude 3 Haiku
d7dc26f

Graham Paasch commited on

Add LLM integration foundation for smart pipeline
fc9ae06

Graham Paasch commited on