Simplify secret backend fallback

This commit is contained in:
2026-06-21 14:15:55 +02:00
parent 2e61059568
commit c3a8a8a755
2 changed files with 9 additions and 4 deletions

View File

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