From 5d2982c337a78b6c732a33e2a6ee0d8be1e3b13b Mon Sep 17 00:00:00 2001 From: elenasamuylova <67064421+elenasamuylova@users.noreply.github.com> Date: Sun, 1 Sep 2024 15:50:20 +0100 Subject: [PATCH] Update tutorial-llm.md --- docs/book/examples/tutorial-llm.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/book/examples/tutorial-llm.md b/docs/book/examples/tutorial-llm.md index 3638be8dc5..9e84ad5c5f 100644 --- a/docs/book/examples/tutorial-llm.md +++ b/docs/book/examples/tutorial-llm.md @@ -45,6 +45,8 @@ Or click to [open in Colab](https://colab.research.google.com/github/evidentlyai You can also follow the video version: {% embed url="https://youtu.be/qwn0UqXJptY" %} +If you're having problems or getting stuck, reach out on [Discord](https://discord.com/invite/xZjKRaNp8b). + # 1. Installation and imports Install Evidently in your Python environment: