Name | Type | Description | Notes |
---|---|---|---|
embedding | \Wordlift\Client\Model\EmbeddingRequest | [optional] | |
output_types | string[] | The type of the generated entities, by default `http://schema.org/WebPage`. | [optional] |
overwrite | bool | Whether to overwrite existing entities. | [optional] [default to false] |
sitemap_url | string | The sitemap URL | [optional] |
sitemap_url_regex | string | A regex filter to apply to discovered URLs, it only applies to URLs in sitemaps. | [optional] |
urls | string[] | The URLs | [optional] |