mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-02 18:06:35 +00:00
6 lines
179 B
YAML
6 lines
179 B
YAML
|
|
---
|
||
|
|
features:
|
||
|
|
- |
|
||
|
|
Introduced `allowed_domains` parameter in `WebRetriever` for domain-specific searches,
|
||
|
|
thus enabling "talk to a website" and "talk to docs" scenarios.
|