simplified to list in pool

This commit is contained in:
2026-01-02 19:39:02 -07:00
parent d71883917c
commit 17b5646268
7 changed files with 151 additions and 199 deletions

View File

@@ -16,5 +16,6 @@ As the user discards prompts, the themes will be very slowly steered, so it's ok
Expected Output:
Output as a JSON list with the requested number of elements.
Despite the provided history being a keyed list or dictionary, the expected return JSON will be a simple list with no keys.
Respond ONLY with valid JSON. No explanations, no markdown, no backticks.