Deduplicate one-shot request flow

This commit is contained in:
2026-06-21 14:06:50 +02:00
parent 0da149e105
commit 936a20a03e
2 changed files with 6 additions and 17 deletions

View File

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