Interface ChatCloudflareWorkersAICallOptions

An interface defining the options for a Cloudflare Workers AI call. It extends the BaseLanguageModelCallOptions interface.

interface ChatCloudflareWorkersAICallOptions {}

Hierarchy

  • BaseLanguageModelCallOptions
    • ChatCloudflareWorkersAICallOptions

Generated using TypeDoc