Skip to content

Commit b0e02bc

Browse files
Merge pull request #126 from mistralai/pandora-s-git-patch-1
Update MIGRATION.md
2 parents 821aa40 + 8d7ebd8 commit b0e02bc

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)