diff --git a/docs/docs/tutorial.mdx b/docs/docs/tutorial.mdx index c1fee44c0ecc..9c4873671272 100644 --- a/docs/docs/tutorial.mdx +++ b/docs/docs/tutorial.mdx @@ -26,7 +26,6 @@ Here are some of the conversations your assistant will be able to handle: { label: "Happy path", value: "happy-path" }, { label: "All at once", value: "all-upfront" }, { label: "Change of mind", value: "change-mind" }, - { label: "Interjection", value: "interjection" }, ]} groupId="example-conversations" defaultValue="happy-path"