I would like to suggest integrating TalorData SERP API as an alternative search provider alongside the current options (Brave/Serper).
TalorData provides a developer-first search infrastructure that offers a high-performance, Multi-Engine SERP API (supporting Google, Bing, Yandex, DuckDuckGo) with stable P90 response times under 1 second and fully structured JSON outputs.
Why this is beneficial?
- Multi-Engine Support: It allows users of this answer engine to switch between different search engines (not just Google) for wider data coverage.
- Built-in Rotating Proxies: It natively handles residential proxy rotation, providing higher stability and success rates under heavy AI Agent searching workloads.
- Clean JSON Format: Ready-to-use search summaries and organic results fit perfectly with the Langchain.js extraction logic used in this project.
Proposed Implementation
We can add a new configuration variable like TALORDATA_API_KEY to the .env / docker-compose.yml and implement a dedicated search agent module under the search components.
I/our team would be happy to open a Pull Request to implement this integration if you're open to adding more search providers! Let me know your thoughts.
I would like to suggest integrating TalorData SERP API as an alternative search provider alongside the current options (Brave/Serper).
TalorData provides a developer-first search infrastructure that offers a high-performance, Multi-Engine SERP API (supporting Google, Bing, Yandex, DuckDuckGo) with stable P90 response times under 1 second and fully structured JSON outputs.
Why this is beneficial?
Proposed Implementation
We can add a new configuration variable like
TALORDATA_API_KEYto the.env/docker-compose.ymland implement a dedicated search agent module under the search components.I/our team would be happy to open a Pull Request to implement this integration if you're open to adding more search providers! Let me know your thoughts.