Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.zylon.ai/llms.txt

Use this file to discover all available pages before exploring further.

Feature in Alpha
When given an URL, the AI has capabilities to extract and parse content.

Configuration

KeyDefaultValuesDescription
enabledtruetrue | falseExtract and parse content from web pages

Example

features:
    webExtract:
        enabled: true

Usage

When enabled, this feature allows Zylon to extract and parse content from web pages, enabling content analysis and data extraction capabilities.