Skip to content

Commit c4a94a7

Browse files
author
Cloud Shell
committed
chore: lint functionCallingStreamContent
1 parent fcd8cbf commit c4a94a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generative-ai/snippets/functionCallingStreamContent.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ async function functionCallingStreamChat(
7171
{
7272
role: 'model',
7373
parts: [
74-
{
74+
{
7575
functionCall: {
7676
name: 'get_current_weather',
7777
args: {'location': 'Boston'},

0 commit comments

Comments
 (0)