Simplify secret key fallbacks

This commit is contained in:
2026-06-21 14:10:00 +02:00
parent 936a20a03e
commit 2e61059568
2 changed files with 10 additions and 10 deletions

View File

@@ -32,6 +32,7 @@ after each item.
- [x] `ai/chat.ex`
- [x] `ai/openai_compatible_runtime.ex`
- [x] `ai/one_shot.ex`
- [x] `ai/secret_key.ex`
---