and saves both the content (as JSON files with a unique ID) and the crawled links. Persistence is achieved using local JSON files. "LTBP_FILE": "links_to_parse.json ...
import { AssistantMessageContent, TextContent, ToolParamName, ToolUse, ToolUseName, toolParamNames, toolUseNames } from "." // Assuming types are defined in index.ts ...