From f6a419c119ecabe4bb2ddcb544cb6b6f07c849d2 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Fri, 15 Mar 2024 09:05:18 +0100 Subject: [PATCH] :pencil: Add Anthropic streaming issue notice --- apps/docs/editor/blocks/integrations/anthropic.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/docs/editor/blocks/integrations/anthropic.mdx b/apps/docs/editor/blocks/integrations/anthropic.mdx index c5503c6fd..3eae320b5 100644 --- a/apps/docs/editor/blocks/integrations/anthropic.mdx +++ b/apps/docs/editor/blocks/integrations/anthropic.mdx @@ -2,6 +2,11 @@ title: Anthropic --- + + There is an ongoing issue with Anthropic block streaming capabilities. We are + working on a fix and will update this page once the issue is resolved. + + ## Create Message With the Anthropic block, you can create chat messages based on your user queries and display the answer back to your typebot using Claude AI.