mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-08-24 03:56:32 +00:00
- Added configuration options for an optional internal analytics engine in `.env.example`, `docker-compose.yml`, and related files. - Updated documentation to include details about the new internal analytics engine, which scrapes and summarizes pages as a fallback for the web_search tool. - Enhanced the `ftester` to support testing the new internal engine alongside existing search engines. - Adjusted various components to integrate the new engine, including configuration forms and validation logic. This feature allows users to enable a browser-based fallback for analytic queries, enhancing the flexibility of the web search capabilities.