Optional
fields: anyOptional
cloudflareOptional
cloudflareGet the identifying parameters for this LLM.
Protected
_Optional
stream: booleanGet the parameters used to invoke the model
Optional
_options: unknownMethod to validate the environment.
Static
lc_
Deprecated
Install and import from "@langchain/cloudflare" instead.
A class that enables calls to the Cloudflare Workers AI API to access large language models in a chat-like fashion. It extends the SimpleChatModel class and implements the CloudflareWorkersAIInput interface.
Example