AI_Agro_Support/tests
Arsham Mirehvandi 253a6d853d Update product retrieval limits in README and vector search logic
- Adjusted the maximum number of recommended products from 6 to 4 in README.md to reflect changes in the product retrieval process.
- Modified vector.py to limit the number of products retrieved per query to 4 for single queries and 2 for multiple queries, ensuring better deduplication and efficiency in product searches.
2026-09-16 23:18: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
test_assemble.py Refactor assemble.py and disease.py for clarity and functionality 2026-09-16 22:40:14 +02:00
test_disease.py Refactor assemble.py and disease.py for clarity and functionality 2026-09-16 22:40:14 +02:00
test_vector.py Update product retrieval limits in README and vector search logic 2026-09-16 23:18:23 +02:00