Skip to content

Commit 62aca40

Browse files
committed
Use SDK image
1 parent c7c50cb commit 62aca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/includes/quickstart-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,4 @@ main().catch((err) => {
256256

257257
Run the code using `node index.js`. This code generated a bar chart in the TRANSPORTATION sector for the operating profit from the uploaded CSV file and provided the file to you. Open the PNG file. Full [sample source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/ai/ai-agents/samples/v1-beta/typescript/src/codeInterpreterWithStreaming.ts) available.
258258

259-
:::image type="content" source="../media/quickstart/generated-image.png" alt-text="Screenshot of generated image which shows bar chart in the TRANSPORTATION sector for the operating profit from the uploaded CSV file":::
259+
:::image type="content" source="https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/ai/ai-agents/data/image_file.png" alt-text="Screenshot of generated image which shows bar chart in the TRANSPORTATION sector for the operating profit from the uploaded CSV file":::

0 commit comments

Comments
 (0)