Home > @google/generative-ai > FunctionResponsePart
Content part interface if the part represents FunctionResponse.
Signature:
export interface FunctionResponsePart
Property | Modifiers | Type | Description |
---|---|---|---|
functionCall? | never | (Optional) | |
functionResponse | FunctionResponse | ||
inlineData? | never | (Optional) | |
text? | never | (Optional) |