Skip to content

Commit f4c115e

Browse files
committed
sdk
1 parent adcdfb9 commit f4c115e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/sdk-vs-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ Notice the differences: the auth header name changes (`api-key` for OpenAI vs `O
152152

153153
## Key Takeaway
154154

155-
Use the SDK unless you have a specific reason not to. The SDK gives you retries, typed responses, and proper error handling -- exactly the things that are easy to forget when writing raw HTTP calls at 2 AM before a deadline.
155+
Use the SDK unless you have a specific reason not to. The SDK gives you retries, typed responses, and proper error handling -- exactly the things that are easy to forget when writing raw HTTP calls at 2 AM before a deadline.

0 commit comments

Comments
 (0)