Skip to content

Commit b9dcf80

Browse files
committed
tsc index.ts -> tsc (no file name)
1 parent 9d71918 commit b9dcf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/assistants-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ An individual assistant can access up to 128 tools including `code interpreter`,
225225
1. Transpile from TypeScript to JavaScript.
226226
227227
```shell
228-
tsc index.ts
228+
tsc
229229
```
230230
231231
1. Sign in to Azure with the following command:

0 commit comments

Comments
 (0)