Chat Flow
Flow Builder
Blocks
Integrations
Anthropic

Anthropic Integration

The Anthropic block enables you to generate chat messages based on user queries, leveraging Claude AI to deliver responses directly in your bot.

๐Ÿค–

Configure the Anthropic block in the Indite editor to integrate Claude AI for dynamic chat responses!

Create Message

Configuring the Anthropic block in the Flow Editor
๐Ÿ› ๏ธ

Set up the Anthropic block in the Flow Editor to enable Claude AI-powered responses.

Similar to the OpenAI block, the Anthropic integration includes a Dialogue message type, allowing you to seamlessly pass a sequence of saved assistant and user message history to Claude AI:

Appending message history for Claude AI in the Flow Editor
๐Ÿ› ๏ธ

Append user and assistant messages to the chat history in the Flow Editor for contextual Claude AI interactions.

You can then provide the Claude AI block with access to this message sequence:

Using the Dialogue message type with Claude AI in the Flow Editor
๐Ÿ› ๏ธ

Configure the Dialogue message type in the Flow Editor to leverage message history with Claude AI.

Finally, store the assistantโ€™s response in a variable to append it to the chat history and display it in your bot:

Storing the Claude AI assistant response in a variable
๐Ÿ“ฑ

Save and display the Claude AI response in your bot for a seamless conversational flow.

Vision Support

The Create Chat Message and Ask Assistant blocks support vision, automatically detecting image URLs in user messages provided to Claude AI. Ensure the URL is isolated from other text for proper detection. Hereโ€™s an example of a message with an image URL:

What's in this picture?

https://domain.com/image.png

If the selected model is not compatible with vision (opens in a new tab), the image URL will be treated as plain text.

๐Ÿ–ผ๏ธ

Ensure image URLs are isolated in user messages to enable vision support with compatible Claude AI models.

Indite Documentation v1.4.0
PrivacyTermsSupport