Commit d3d8e19
fix: forward AI audit API keys from TOML config to signal builders
_build_crisis_response_kwargs and _build_taco_rebound_kwargs were
missing ai_audit_api_key, ai_audit_fallback_api_key, and
ai_audit_anthropic_api_key in their string_keys sets. API keys set
in TOML config were silently ignored — only env vars worked.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9f10034 commit d3d8e19
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
553 | 556 | | |
554 | 557 | | |
555 | 558 | | |
| |||
617 | 620 | | |
618 | 621 | | |
619 | 622 | | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
620 | 626 | | |
621 | 627 | | |
622 | 628 | | |
| |||
0 commit comments