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.

Zylon supports feature toggling, allowing you to enable or disable certain features on demand. Most of these settings are managed through the features field in your configuration file, while some user-facing capabilities have their own dedicated configuration keys. Each feature can define its own set of keys to control behavior.
features:
  audit:
    enabled: true
  database:
    enabled: true
  mcp:
    enabled: true
  webExtract:
    enabled: false
  webSearch:
    enabled: false
  multimodal-image:
    enabled: false
Remember to run sudo zylon-cli sync after updating the configuration file for the changes to take place.

Audit log

Store Audit Log events & traces

Project custom instructions

Configure project instruction limits and advanced response behavior settings.

Web Extract

Extract and parse content from web pages.

Database tool connector

Alpha Show database connector tool in chats.

MCP tool connector

Alpha Show MCP connector tool in chats.

Web Search

Alpha Enable web search capabilities in chats.

Multimodality Capabilities

Alpha Enable image support in chats.