Skip to content

File Structure

The functions/ directory follows the Cloudflare Pages Functions convention: each .js file is automatically mapped to an API endpoint based on its path (functions/api/langflow.js/api/langflow).