Steve Dudenhoeffer 20bcaefaa2 Refactor search and answer logic to improve modularity
Extracted article handling and text evaluation functions to a new `extractor` module to enhance separation of concerns. Updated the search logic to incorporate result picking using LLM and adjusted the `Answer` function to return structured responses, ensuring better maintainability and extensibility.
2025-03-18 01:34:15 -04:00
2024-11-08 20:51:12 -05:00
Description
No description provided
492 KiB
Languages
Go 100%