AI_Agro_Support/prompts
Arsham Mirehvandi d8273b5cd1 Enhance advice context and treatment handling
- Updated README.md to clarify the conditions for including `last_applied_treatment` in the advice JSON structure.
- Modified job.py to pass `as_of` and `field_id` to the advice generation function.
- Enhanced advice_context.py to conditionally add `last_applied_treatment` based on recent treatment history and allowed products.
- Introduced new functions in treatments.py to group treatments by day and load the last treatment before the recent window.
- Updated _output_format.md to specify the conditions under which `last_applied_treatment` is included in the advisory.
2026-09-09 16:00:23 +02:00
..
advice Enhance disease forecasting and product prefiltering logic 2026-09-05 23:02:39 +02:00
query_synthesis Initial commit 2026-08-22 08:47:56 +02:00
_output_format.md Enhance advice context and treatment handling 2026-09-09 16:00:23 +02:00