Skip to content

Commit 8d7ebd8

Browse files
Update MIGRATION.md
1 parent 821aa40 commit 8d7ebd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ messages = [
160160
},
161161
]
162162

163-
stream_response = client.chat.stream_async(
163+
stream_response = client.chat.stream(
164164
model = model,
165165
messages = messages,
166166
)

0 commit comments

Comments
 (0)