feat(retrievers): add Microsoft Web IQ support - #2015
Conversation
Add an opt-in Web IQ Web Search v3 retriever with per-request API key injection, domain filtering, configuration documentation, malformed-response guar ds, and mocked unit tests.
|
Reviewed — this is the most thorough of the retriever PRs (10 files, tests, docs, One thing worth confirming in the description when you rebase: the endpoint is Why this is not merged yet, and it isn't code quality.
That is a scope decision for @assafelovic, not a verdict on this patch. The sustainable answer is probably a documented plugin path — an entry-point group so a vendor ships and versions their own package — rather than accepting or rejecting each of these case by case, which is exactly why they have all been sitting. Not closing it. Flagging it so the decision gets made once instead of six times. |
Add an opt-in Web IQ Web Search v3 retriever with per-request API key injection, domain filtering, configuration documentation, malformed-response guards, and mocked unit tests.
Follow the official document: https://webiq.microsoft.ai/documentation/ and tested using real API.