Skip to content

Commit b1e8f1d

Browse files
committed
remove old todo
1 parent aa73fa5 commit b1e8f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ai/src/methods/generate-content.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export async function generateContentStream(
7474
callResult.response,
7575
apiSettings,
7676
callResult.inferenceSource
77-
); // TODO: Map streaming responses
77+
);
7878
}
7979

8080
async function generateContentOnCloud(

0 commit comments

Comments
 (0)