Skip to main content

Documentation Index

Fetch the complete documentation index at: https://embedchain-user-dyadav-remove-pipeline.mintlify.app/llms.txt

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

Add all web pages from an xml-sitemap. Filters non-text files. Use the data_type as sitemap. Eg:
from embedchain import App

app = App()

app.add('https://example.com/sitemap.xml', data_type='sitemap')