07d8596eb9
data_processor.py aktualisiert
2025-07-20 07:52:24 +00:00
15db01fe61
data_processor.py aktualisiert
2025-07-20 07:48:03 +00:00
3845ad42f5
data_processor.py aktualisiert
2025-07-20 07:46:35 +00:00
ce827a73bd
data_processor.py aktualisiert
2025-07-20 07:40:30 +00:00
0b07cb1e50
data_processor.py aktualisiert
2025-07-20 07:21:01 +00:00
c41b84a44c
data_processor.py aktualisiert
2025-07-20 06:04:56 +00:00
c3434c03aa
data_processor.py aktualisiert
2025-07-20 06:03:11 +00:00
815b4cddea
data_processor.py aktualisiert
2025-07-20 05:26:00 +00:00
1b04070d2c
data_processor.py aktualisiert
2025-07-20 04:47:04 +00:00
b48acba690
data_processor.py aktualisiert
2025-07-20 04:28:51 +00:00
4f2b6247cd
data_processor.py aktualisiert
2025-07-19 20:25:35 +00:00
ddd41d523e
data_processor.py aktualisiert
2025-07-19 20:24:50 +00:00
9c958c19c1
data_processor.py aktualisiert
2025-07-19 20:23:56 +00:00
67c9300de0
data_processor.py aktualisiert
2025-07-19 20:03:28 +00:00
410875c085
data_processor.py aktualisiert
2025-07-19 19:56:18 +00:00
34af35142b
Regex anpassung
...
COLUMN_MAP\["([^"]+)"\]
get_col_idx("$1")
2025-07-19 19:45:01 +00:00
2268306605
data_processor.py aktualisiert
2025-07-19 19:14:16 +00:00
a189124de4
data_processor.py aktualisiert
2025-07-19 18:42:41 +00:00
39215bf79d
Anpassung reeval
2025-07-19 15:38:56 +00:00
bdb27d06bd
Anpassung Verify Wiki
2025-07-19 15:25:34 +00:00
0fec249c70
data_processor.py aktualisiert
2025-07-18 18:09:22 +00:00
a576caef69
data_processor.py aktualisiert
2025-07-18 16:45:22 +00:00
eae4f1455b
data_processor.py aktualisiert
2025-07-18 15:49:47 +00:00
eaef2dc11e
data_processor.py aktualisiert
2025-07-18 15:45:05 +00:00
3b8af2464c
data_processor.py aktualisiert
2025-07-18 14:55:21 +00:00
eab51e8e4e
data_processor.py aktualisiert
2025-07-18 14:40:30 +00:00
7158b9394a
data_processor.py aktualisiert
2025-07-18 14:00:29 +00:00
02f27daed4
data_processor.py aktualisiert
2025-07-18 13:59:34 +00:00
c89b2aa8c1
data_processor.py aktualisiert
2025-07-18 13:50:31 +00:00
cd3a7a3a76
data_processor.py aktualisiert
2025-07-18 13:40:01 +00:00
1e3c873f90
data_processor.py aktualisiert
2025-07-18 13:34:26 +00:00
aa8264e1b2
data_processor.py aktualisiert
2025-07-18 12:47:46 +00:00
c7b87645e1
data_processor.py aktualisiert
2025-07-18 12:09:14 +00:00
e3b86c42dd
data_processor.py aktualisiert
2025-07-18 12:01:41 +00:00
3716f0828f
bugfix
2025-07-18 11:21:25 +00:00
75f951a0a0
Wiki Verify update
2025-07-18 11:18:48 +00:00
e58f47853e
Wiki verify update
2025-07-18 11:08:10 +00:00
045b27e065
Batch mode Wiki Verify
2025-07-18 09:49:25 +00:00
6bf75b54a9
data_processor.py aktualisiert
2025-07-18 09:43:02 +00:00
b8aee688bc
data_processor.py aktualisiert
2025-07-18 09:41:21 +00:00
a59a12fa57
data_processor.py aktualisiert
2025-07-18 09:05:51 +00:00
20ec0ff583
bugfix
2025-07-18 09:03:59 +00:00
ba7d318f29
FSM Pitch angepasst
2025-07-18 08:48:37 +00:00
3be47f9733
Restore Wiki-Verify Mode
...
- FEATURE: Der `wiki_verify`-Modus wurde wiederhergestellt und ist nun über die CLI/das Menü aufrufbar.
- FIX: `data_processor.py` enthält nun die `process_wiki_verify`-Methode, die gezielt Wikipedia-Artikel mittels ChatGPT verifiziert.
- FIX: Dispatcher in `brancheneinstufung.py` erkennt und startet den `wiki_verify`-Modus korrekt.
2025-07-18 07:19:37 +00:00
c4fe3d8183
bugfix
2025-07-02 06:03:45 +00:00
4308d33cb2
Fix - Protect Manual Inputs during Re-Evaluation
...
- FIX: `process_reevaluation_rows` in `data_processor.py` leert nun nicht mehr die Spalten für manuell eingetragene Wiki-URLs (N und R).
- Dies verhindert das ungewollte Überschreiben von wertvollen, manuell recherchierten Daten während eines `reeval`-Laufs.
- Das System respektiert nun manuelle Eingaben als "Source of Truth" für die Wiki-Extraktion.
2025-07-01 20:23:34 +00:00
53ff6c3bdc
bugfix
2025-07-01 19:49:54 +00:00
352b68cd50
Optimized Batching & Advanced Model for FSM Pitch
...
- FEATURE: FSM-Pitch-Generierung in `data_processor.py` schreibt Ergebnisse nun in regelmäßigen Batches, um den Fortschritt sichtbar zu machen.
- UPGRADE: FSM-Pitch-Funktion in `helpers.py` verwendet nun explizit ein fortschrittlicheres GPT-4-Modell für qualitativ hochwertigere und spezifischere Ergebnisse.
- Dies finalisiert die FSM-Pitch-Funktionalität für den produktiven Einsatz.
2025-07-01 19:48:36 +00:00
d5b2f8f40e
bugfix
2025-07-01 19:30:32 +00:00
f98a050bdd
bugfix
2025-07-01 19:21:18 +00:00