From f6f0ca1bae127501c1388d17cb1d0c1c3b33a44c Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Thu, 15 Feb 2024 14:43:48 -0800 Subject: [PATCH] docs: ai21 sidebars (#17600) --- docs/docs/integrations/chat/ai21.ipynb | 10 ++++++++++ docs/docs/integrations/llms/ai21.ipynb | 10 ++++++++++ docs/docs/integrations/text_embedding/ai21.ipynb | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/docs/docs/integrations/chat/ai21.ipynb b/docs/docs/integrations/chat/ai21.ipynb index 3a8ee8ade6..45f4a969bf 100644 --- a/docs/docs/integrations/chat/ai21.ipynb +++ b/docs/docs/integrations/chat/ai21.ipynb @@ -1,5 +1,15 @@ { "cells": [ + { + "cell_type": "raw", + "id": "4cebeec0", + "metadata": {}, + "source": [ + "---\n", + "sidebar_label: AI21 Labs\n", + "---" + ] + }, { "cell_type": "markdown", "id": "e49f1e0d", diff --git a/docs/docs/integrations/llms/ai21.ipynb b/docs/docs/integrations/llms/ai21.ipynb index 6b4ad8c903..29e698e7d8 100644 --- a/docs/docs/integrations/llms/ai21.ipynb +++ b/docs/docs/integrations/llms/ai21.ipynb @@ -1,5 +1,15 @@ { "cells": [ + { + "cell_type": "raw", + "id": "602a52a4", + "metadata": {}, + "source": [ + "---\n", + "sidebar_label: AI21 Labs\n", + "---" + ] + }, { "cell_type": "markdown", "id": "9597802c", diff --git a/docs/docs/integrations/text_embedding/ai21.ipynb b/docs/docs/integrations/text_embedding/ai21.ipynb index e0b85eca1e..c44e55f2b4 100644 --- a/docs/docs/integrations/text_embedding/ai21.ipynb +++ b/docs/docs/integrations/text_embedding/ai21.ipynb @@ -1,5 +1,15 @@ { "cells": [ + { + "cell_type": "raw", + "id": "c2923bd1", + "metadata": {}, + "source": [ + "---\n", + "sidebar_label: AI21 Labs\n", + "---" + ] + }, { "cell_type": "markdown", "id": "cc3c6ef6bbd57ce9",