Skip to content

Commit

Permalink
Update docs/prompt_engineering/quickstarts/quickstart_sdk.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Tanushree <[email protected]>
  • Loading branch information
isahers1 and tanushree-sharma authored Jan 30, 2025
1 parent 95e981e commit 66db209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/prompt_engineering/quickstarts/quickstart_sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 = '<your_api_key>'
Expand Down

0 comments on commit 66db209

Please sign in to comment.