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 036f9f5 commit d07920bCopy full SHA for d07920b
packages/ai/src/types/responses.ts
@@ -91,7 +91,7 @@ export interface EnhancedGenerateContentResponse
91
thoughtSummary: () => string | undefined;
92
/**
93
* Indicates whether inference happened on-device or in-cloud.
94
- *
+ *
95
* @beta
96
*/
97
inferenceSource?: InferenceSource;
0 commit comments