From 07eeeb84f3aa023e72f933cce70ace3a2bd42d04 Mon Sep 17 00:00:00 2001 From: Bagatur <22008038+baskaryan@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:27:52 -0700 Subject: [PATCH] docs: hide experimental anthropic (#20030) --- docs/docs/integrations/chat/anthropic_functions.ipynb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/docs/integrations/chat/anthropic_functions.ipynb b/docs/docs/integrations/chat/anthropic_functions.ipynb index bf4c3d9b42..3bacc6b67e 100644 --- a/docs/docs/integrations/chat/anthropic_functions.ipynb +++ b/docs/docs/integrations/chat/anthropic_functions.ipynb @@ -1,5 +1,15 @@ { "cells": [ + { + "cell_type": "raw", + "id": "b8782af6-f49e-40da-9f7a-4765113b17ed", + "metadata": {}, + "source": [ + "---\n", + "sidebar_class_name: hidden\n", + "---" + ] + }, { "cell_type": "markdown", "id": "5125a1e3",