finished balancing text prompts to make feedback work well

This commit is contained in:
2026-01-03 01:45:50 -07:00
parent c5893a6de4
commit ffaa7c96ba
9 changed files with 112 additions and 93 deletions

View File

@@ -49,6 +49,7 @@ Successfully combined pool and history statistics into a single function and sin
- Created `generate_theme_feedback_words()` method that:
- Loads `ds_feedback.txt` prompt template
- Sends historic prompts to AI API for analysis
- **INCLUDES current feedback words from `feedback_words.json` in the API payload**
- Receives 6 theme words as JSON response
- Parses and validates the response