Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
web_page
from embedchain import App app = App() app.add('a_valid_web_page_url', data_type='web_page')
Was this page helpful?