From 4982c9acddc23d4f29b4bcb229debc720f1932b7 Mon Sep 17 00:00:00 2001 From: Dinesh Yeduguru Date: Fri, 6 Dec 2024 10:15:54 -0800 Subject: [PATCH] tink to telemetry from building applications --- docs/source/building_applications/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/building_applications/index.md b/docs/source/building_applications/index.md index f2345f25b..1c333c4a7 100644 --- a/docs/source/building_applications/index.md +++ b/docs/source/building_applications/index.md @@ -12,6 +12,7 @@ - how does tool calling work - can you do evaluation? ``` +For details on how to use the telemetry system to debug your applications, export traces to a dataset, and run evaluations, see the [Telemetry](telemetry) section. ```{toctree} :hidden: