{
"queryResult": {
"text": "what is the weather in Mountain View",
"languageCode": "en",
"responseMessages": [
{
"source": "VIRTUAL_AGENT",
"toolCall": {
"tool": "<tool-resource-name>",
"action": "get-weather-tool",
"inputParameters": {
"location": "Mountain View"
}
}
}
]
}
}
"queryResult": {
"text": "how is the weather in Stockholm?",
"languageCode": "en",
"responseMessages": [
{
"source": "VIRTUAL_AGENT",
"toolCall": {
"tool": "projects/geoconxaiservices/locations/eu/agents/2e495876-b080-4755-9f98-9962ab0cc873/tools/a11594cb-50f5-42cf-9eba-06728ee91e92",
"action": "getWeather",
"inputParameters": {
"location": "Stockholm, Sweden",
"unit": "celsius"
}
}
}
],
"queryResult": {
"text": "how is the weather in Stockholm?",
"languageCode": "en",
"responseMessages": [
{}
],
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |