Back to Lobehub

Using Cloudflare Workers AI in LobeHub

docs/usage/providers/cloudflare.mdx

2.1.562.2 KB
Original Source

Using Cloudflare Workers AI in LobeHub

<Image cover src={'/blog/assets1837dd567f75fcc083553a1078c0f088.webp'} />

Cloudflare Workers AI is a service that integrates AI capabilities into the Cloudflare Workers serverless computing platform. Its core advantage lies in delivering fast and scalable compute power through Cloudflare’s global network, significantly reducing operational overhead.

This guide will walk you through how to use Cloudflare Workers AI in LobeHub:

<Steps> ### Step 1: Obtain a Cloudflare Workers AI API Key

<Image alt={'Cloudflare Workers AI'} inStep src={'/blog/assetsadbc0db573a0f581b22c30ecf243f721.webp'} />

  • Under the "Use REST API" section, click the Create Workers AI API Token button.
  • In the sidebar that appears, copy and save your API Token.
  • Also copy and save your Account ID.

<Image alt={'Cloudflare Workers AI API Token'} inStep src={'/blog/assets620c308554394e72034d27ea743f8bff.webp'} />

<Callout type={'warning'}> - Be sure to store your API token securely, as it will only be shown once. If you lose it, you’ll need to generate a new one. </Callout>

Step 2: Configure Cloudflare Workers AI in LobeHub

  • Open the Settings panel in LobeHub.
  • Under AI Providers, locate the Cloudflare configuration section.

<Image alt={'Enter Access Token'} inStep src={'/blog/assets5374759bfe39ca7fc864e72ddfce98d0.webp'} />

  • Enter the API Token you obtained.
  • Enter your Account ID.
  • Choose a Cloudflare Workers AI model for your AI assistant to start chatting.

<Image alt={'Select Cloudflare Workers AI model and start chatting'} inStep src={'/blog/assets65003d69fa745e7cac376a79ea4bb742.webp'} />

<Callout type={'warning'}> You may incur charges from the API provider during usage. Please refer to Cloudflare’s pricing policy for details. </Callout> </Steps>

You’re all set! You can now start using Cloudflare Workers AI models for conversations in LobeHub.