llama_index
as an engine and OpenAI as a model provider.
web_crawling_allowed_sites
setting in the config.json
file.
This feature allows you to restrict the handler to read and process content only from the domains you specify, enhancing security and control over web interactions.
To configure this, simply list the allowed domains under the web_crawling_allowed_sites
key in config.json
. For example: