From 2d8015554c446c8b59094802be8260e7170febea Mon Sep 17 00:00:00 2001 From: Jan de Boer <44832123+Janldeboer@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:29:16 +0100 Subject: [PATCH] docs: Link to Brave Website added (#16958) **Description:** Link to the Brave Website added to the `brave-search.ipynb` notebook. This notebook is shown in the docs as an example for the brave tool. **Issue:** There was to reference on where / how to get an api key **Dependencies:** none **Twitter handle:** not for this one :) --- docs/docs/integrations/tools/brave_search.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/integrations/tools/brave_search.ipynb b/docs/docs/integrations/tools/brave_search.ipynb index 365aafe20d8..82cd841e4fa 100644 --- a/docs/docs/integrations/tools/brave_search.ipynb +++ b/docs/docs/integrations/tools/brave_search.ipynb @@ -7,7 +7,8 @@ "source": [ "# Brave Search\n", "\n", - "This notebook goes over how to use the Brave Search tool." + "This notebook goes over how to use the Brave Search tool.\n", + "Go to the [Brave Website](https://brave.com/search/api/) to sign up for a free account and get an API key." ] }, {