AI_Agro_Support/tests
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
..
test_advice_context.py Enhance advice context and treatment handling 2026-09-09 16:00:23 +02:00
test_advice_summary.py Enhance advice generation and context handling 2026-09-08 09:40:34 +02:00