Skip to content

Commit 62ee4ca

Browse files
committed
Rename gpt-5 example for consistency
1 parent a10cbf2 commit 62ee4ca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

examples/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start:chat": "tsx chat.ts",
1313
"start:dynamic-system-prompt": "tsx dynamic-system-prompt.ts",
1414
"start:hello-world": "tsx hello-world.ts",
15-
"start:hello-world-gpt5": "tsx hello-world-gpt5.ts",
15+
"start:hello-world-gpt-5": "tsx hello-world-gpt-5.ts",
1616
"start:hello-world-gpt-oss": "tsx hello-world-gpt-oss.ts",
1717
"start:lifecycle-example": "tsx lifecycle-example.ts",
1818
"start:local-image": "tsx local-image.ts",

0 commit comments

Comments
 (0)