Preparing search index...
The search index is not available
@google/genai
@google/genai
types
createPartFromFunctionCall
Function createPartFromFunctionCall
createPartFromFunctionCall
(
name
:
string
,
args
:
Record
<
string
,
unknown
>
)
:
Part
Creates a
Part
object from a
FunctionCall
object.
Parameters
name
:
string
args
:
Record
<
string
,
unknown
>
Returns
Part
Settings
Theme
OS
Light
Dark
@google/genai
Loading...
Creates a
Part
object from aFunctionCall
object.