We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b696526 commit 083089cCopy full SHA for 083089c
packages/ai/src/types/live-responses.ts
@@ -49,7 +49,7 @@ export interface _LiveClientRealtimeInput {
49
}
50
51
/**
52
- * Function responses that is sent to the model in real time.
+ * Function responses that are sent to the model in real time.
53
*/
54
// eslint-disable-next-line @typescript-eslint/naming-convention
55
export interface _LiveClientToolResponse {
0 commit comments