Skip to main content

Webpage summarize

Webpage feature uses the following variable

FIRE_CRAWL_API_KEY

Firecrawl is used to scrape the text from website urls.

Setup
FIRE_CRAWL_API_KEY=[YOUR API KEY FROM FIRECRAWL]

Dependant variables

Webpage summarize feature additionally uses other env variables depending on the model selected from the below screenshot, the dependant env variable is required.

model-list

OpenAI models

When selecting OpenAI models, please ensure you have the OPEN AI env variables configured. You can find the details in section : OpenAI Setup

Meta & Anthropic models

Meta & Anthropic models are configured in AWS Bedrock, please ensure you have the AWS env variables configured. You can find the details in section : AWS Setup

Dependant env variable value missing error

When a depandant env variable is not present, you will see an error similar to below. eg: If a OpenAI model was used and OPENAI_API_KEY is missing,

dep-env-error