Skip to content

Commit 7016ad9

Browse files
committed
Finalize v3: OpenAI structured outputs with TOOLS_STRICT mode
1 parent a27299d commit 7016ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Prime Numbers Calculation Script by TLIEPE
2-
# Updated to use Instructor library with OpenAI API (strict structured output) https://python.useinstructor.com/integrations/openai/
2+
# Updated to use Instructor library with OpenAI API (STRICT structured output) https://python.useinstructor.com/integrations/openai/
33
# Designed for macOS environment
44

55
import os

0 commit comments

Comments
 (0)