data_processor.py aktualisiert
This commit is contained in:
@@ -471,7 +471,7 @@ class DataProcessor:
|
||||
|
||||
# --- 3. ChatGPT Evaluationen (Branch, FSM, etc.) & Plausi ---
|
||||
run_chat_step = 'chat' in steps_to_run
|
||||
chat_steps_to_run = set()
|
||||
chat_steps_to_run = set()
|
||||
chat_steps_to_run = set()
|
||||
chat_processing_needed = self._needs_chat_evaluations(
|
||||
row_data, force_reeval, wiki_data_updated_in_this_run)
|
||||
|
||||
Reference in New Issue
Block a user