gitprov 604df52247 Remove API key env vars — keys come from DB via request payload
API keys (Anthropic, OpenAI etc.) are stored in the inference_endpoints
table and passed through the request from gnommoweb. Removed the
API_KEY_ANTHROPIC / AGENT_INFERENCE_MODEL env var fallbacks entirely.
Missing endpoint config now returns a clear error instead of silently
falling back to a hardcoded model.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 17:53:07 +02:00
2026-04-26 17:41:29 +02:00
S
Description
No description provided
117 KiB
Languages
Python 92.4%
Shell 7.3%
Dockerfile 0.3%