87e2f063234a45a9f370cf94c7479266fd52283d
The researcher prompt incorrectly told the model to open/fetch URLs; it only ever sees pre-fetched quellen[].text. Replace all "oeffnen" and "aufgerufen" references with instructions to work from quellen[]. Add ZielJahr to research.Input and the JSON user-prompt payload so the model has an explicit target year separate from recherche_datum (wall-clock time of the request). Use ziel_jahr in the prompt instead of deriving the year from recherche_datum. Fix the search query in the orchestrator to use ZielJahr rather than RechercheDatum.Year().
Description
No description provided
Languages
Go
60.3%
Svelte
20.3%
Dart
11.1%
TypeScript
5%
PLpgSQL
1.1%
Other
2.1%