Commit Graph

15 Commits

Author SHA1 Message Date
Steve White bc66deb129 Enhanced UI progress callback to use Gradio's built-in progress tracking mechanism for better real-time updates during report generation 2025-03-17 12:54:19 -05:00
Steve White 9cb9d48466 Fix AttributeError in report progress callback by using direct value assignment instead of update method 2025-03-17 12:20:54 -05:00
Steve White 12b453a14f massive changes 2025-03-14 16:14:09 -05:00
Steve White bf49474ca6 Add query type selection to Gradio UI and improve report generation 2025-03-12 12:09:08 -05:00
Steve White 21f75c0d25 Add progress tracking to report generation UI 2025-03-12 11:20:40 -05:00
Steve White 4753e567ad Update Gradio interface to handle async methods 2025-02-28 17:08:13 -06:00
Steve White c687216393 Fix search functionality in UI and add fallback mechanisms for report generation 2025-02-28 11:49:26 -06:00
Steve White f6f660da97 Add Google Gemini model support and dynamic model selection in UI 2025-02-28 11:31:53 -06:00
Steve White 0d547d016b Fix Gradio UI for report generation with detail levels and custom models 2025-02-28 10:15:41 -06:00
Steve White 59bf4a22ee Fix result structure for reranker integration 2025-02-27 17:01:57 -06:00
Steve White 16720d04c7 Integrate Jina Reranker with ResultCollector for semantic ranking 2025-02-27 16:59:54 -06:00
Steve White fc74a879b3 Update Gradio interface description to clarify that all results are returned 2025-02-27 16:50:12 -06:00
Steve White a7aa9ea580 Update Gradio interface to return all results and allow more results per engine 2025-02-27 16:49:37 -06:00
Steve White 124aa109a1 Fix Gradio interface to properly handle query processing and search execution 2025-02-27 16:34:03 -06:00
Steve White bdc3a8fe60 Add Gradio web interface for the intelligent research system 2025-02-27 16:27:24 -06:00