From b438e616ffca53bdea8c3a171932c25c35447795 Mon Sep 17 00:00:00 2001 From: Ashwin Bharambe Date: Thu, 2 Jan 2025 11:26:19 -0800 Subject: [PATCH] kill api key from notebook --- docs/notebooks/Llama_Stack_Building_AI_Applications.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/notebooks/Llama_Stack_Building_AI_Applications.ipynb b/docs/notebooks/Llama_Stack_Building_AI_Applications.ipynb index fa527f1a0..d061603c8 100644 --- a/docs/notebooks/Llama_Stack_Building_AI_Applications.ipynb +++ b/docs/notebooks/Llama_Stack_Building_AI_Applications.ipynb @@ -544,7 +544,7 @@ " provider_type: inline::meta-reference\n", " inference:\n", " - config:\n", - " api_key: 4985b03e627419b2964d34b8519ac6c4319f094d1ffb4f45514b4eb87e5427a2\n", + " api_key: <...>\n", " url: https://api.together.xyz/v1\n", " provider_id: together\n", " provider_type: remote::together\n", @@ -663,7 +663,7 @@ " provider_type: inline::meta-reference\n", " inference:\n", " - config:\n", - " api_key: 4985b03e627419b2964d34b8519ac6c4319f094d1ffb4f45514b4eb87e5427a2\n", + " api_key: <...>\n", " url: \u001b[4;94mhttps://api.together.xyz/v1\u001b[0m\n", " provider_id: together\n", " provider_type: remote::together\n",