From 66db209fec8b39d19182dbe47ea8d3ba79394fe3 Mon Sep 17 00:00:00 2001 From: Isaac Francisco <78627776+isahers1@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:31:53 -0800 Subject: [PATCH] Update docs/prompt_engineering/quickstarts/quickstart_sdk.mdx Co-authored-by: Tanushree <87711021+tanushree-sharma@users.noreply.github.com> --- docs/prompt_engineering/quickstarts/quickstart_sdk.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/prompt_engineering/quickstarts/quickstart_sdk.mdx b/docs/prompt_engineering/quickstarts/quickstart_sdk.mdx index 3bc8539e..cd7d847c 100644 --- a/docs/prompt_engineering/quickstarts/quickstart_sdk.mdx +++ b/docs/prompt_engineering/quickstarts/quickstart_sdk.mdx @@ -42,7 +42,7 @@ First, install the required packages: groupId="client-language" /> -Next, make sure you have signed up for a valid [LangSmith](https://langsmith.com) account, and set your api key: +Next, make sure you have signed up for a [LangSmith](https://langsmith.com) account, then [create](./administration/how_to_guides/organization_management/create_account_api_key#create-an-api-key) and set your API key: ```bash LANGSMITH_API_KEY = ''