From 976a18c1d53f0a9e3720c33fb17c59da856c587d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6khan=20Geyik?= Date: Fri, 15 Sep 2023 22:53:22 +0300 Subject: [PATCH] fix: Lemon AI Analytics broken link (#10641) **Description** The [current redirect link](https://github.com/felixbrock/lemonai-analytics) gives 404 error replace it with the [correct link](https://github.com/felixbrock/lemon-agent/blob/main/apps/analytics/README.md) Resource: https://python.langchain.com/docs/integrations/tools/lemonai --- docs/extras/integrations/tools/lemonai.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extras/integrations/tools/lemonai.ipynb b/docs/extras/integrations/tools/lemonai.ipynb index b85db1fb862..454d3b93129 100644 --- a/docs/extras/integrations/tools/lemonai.ipynb +++ b/docs/extras/integrations/tools/lemonai.ipynb @@ -193,7 +193,7 @@ "2023-06-26T11:58:43.988788+0100 - 5efe603c-9898-4143-b99a-55b50007ed9d - airtable-append-data\n", "```\n", "\n", - "By using the [Lemon AI Analytics Tool](https://github.com/felixbrock/lemonai-analytics) you can easily gain a better understanding of how frequently and in which order tools are used. As a result, you can identify weak spots in your agent’s decision-making capabilities and move to a more deterministic behavior by defining Lemon AI functions." + "By using the [Lemon AI Analytics](https://github.com/felixbrock/lemon-agent/blob/main/apps/analytics/README.md) you can easily gain a better understanding of how frequently and in which order tools are used. As a result, you can identify weak spots in your agent’s decision-making capabilities and move to a more deterministic behavior by defining Lemon AI functions." ] } ],