-
-
Notifications
You must be signed in to change notification settings - Fork 76.5k
Commit 2fb9914
committed
fix(openai): use chat completion choice delta type
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
src/agents
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1520,7 +1520,8 @@ async function processOpenAICompletionsStream( | |||
1520 | 1520 | | |
1521 | 1521 | | |
1522 | 1522 | | |
1523 | | - | |
| 1523 | + | |
| 1524 | + | |
1524 | 1525 | | |
1525 | 1526 | | |
1526 | 1527 | | |



























0 commit comments
Comments
(0)