Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
<86 {
"setupComplete": {
"sessionId": "42eb6c88-f1ff-4af1-9f87-bfa2548ebb9d"
"sessionId": "62ad588d-4f57-4d9c-88b1-1d42fd464b1a"
}
}

Expand All @@ -41,20 +41,33 @@
"role": "model",
"parts": [
{
"text": "The"
"text": "Did"
}
]
}
}
}

<204 {
<220 {
"serverContent": {
"modelTurn": {
"role": "model",
"parts": [
{
"text": " ocean is so big that over 95% of it remains unexplored. Did"
"text": " you know that the ocean is home to the world's largest living structure? It"
}
]
}
}
}

<200 {
"serverContent": {
"modelTurn": {
"role": "model",
"parts": [
{
"text": "'s the Great Barrier Reef, off the coast of Australia.\n"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,19 @@
}
<86 {
"setupComplete": {
"sessionId": "862a4019-163c-4441-b7a4-dcb9ef1652bb"
"sessionId": "9c227b3f-6ab2-406e-abb1-e092115e1eaa"
}
}

<171 {
<225 {
"toolCall": {
"functionCalls": [
{
"name": "GetCurrentWeather",
"args": {
"location": "Redmond, WA"
}
},
"id": "08c0e64a-5b82-485b-a3c9-89e459dc7919"
}
]
}
Expand All @@ -64,3 +65,30 @@
}
}

<451 {
"serverContent": {
"turnComplete": true,
"groundingMetadata": {}
},
"usageMetadata": {
"promptTokenCount": 7,
"candidatesTokenCount": 7,
"totalTokenCount": 14,
"promptTokensDetails": [
{
"modality": "TEXT",
"tokenCount": 7
}
],
"candidatesTokensDetails": [
{
"modality": "TEXT",
"tokenCount": 7
},
{
"modality": "AUDIO"
}
]
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,43 @@
}
<86 {
"setupComplete": {
"sessionId": "da69dd9c-2b97-4a5f-bd02-94f0edddfb9c"
"sessionId": "47b2760a-ffc3-4b48-84d2-fa0ac990f394"
}
}

<148 {
<147 {
"serverContent": {
"modelTurn": {
"role": "model",
"parts": [
{
"text": "Yeah"
"text": "Yes"
}
]
}
}
}

<174 {
<151 {
"serverContent": {
"modelTurn": {
"role": "model",
"parts": [
{
"text": ", loud and clear. What's up?\n"
"text": ", I can"
}
]
}
}
}

<192 {
"serverContent": {
"modelTurn": {
"role": "model",
"parts": [
{
"text": " hear you loud and clear. What's on your mind?\n"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
<86 {
"setupComplete": {
"sessionId": "c70c8d9c-e0d8-4c91-937f-938dc77bb480"
"sessionId": "836c6a1d-89db-4a75-a39f-38d103286175"
}
}

Expand All @@ -32,13 +32,26 @@
}
}

<183 {
<148 {
"serverContent": {
"modelTurn": {
"role": "model",
"parts": [
{
"text": ", I'm here. How can I help you today?\n"
"text": ", I'"
}
]
}
}
}

<188 {
"serverContent": {
"modelTurn": {
"role": "model",
"parts": [
{
"text": "m here. What would you like to talk about?\n"
}
]
}
Expand Down

Large diffs are not rendered by default.

Loading
Loading