Skip to main content

Documentation Index

Fetch the complete documentation index at: https://langchain.idochub.dev/llms.txt

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

Cloudflare, Inc. (Wikipedia) is an American company that provides content delivery network services, cloud cybersecurity, DDoS mitigation, and ICANN-accredited domain registration services.
Cloudflare Workers AI allows you to run machine learning models, on the Cloudflare network, from your code via REST API.

ChatModels

See installation instructions and usage example.
from langchain_cloudflare import ChatCloudflareWorkersAI

VectorStore

See installation instructions and usage example.
from langchain_cloudflare import CloudflareVectorize

Embeddings

See installation instructions and usage example.
from langchain_cloudflare import CloudflareWorkersAIEmbeddings

LLMs

See installation instructions and usage example.
from langchain_community.llms.cloudflare_workersai import CloudflareWorkersAI