You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation-genai/opentelemetry-instrumentation-vertexai/src/opentelemetry/instrumentation/vertexai/__init__.py
Copy file name to clipboardExpand all lines: instrumentation-genai/opentelemetry-instrumentation-vertexai/src/opentelemetry/instrumentation/vertexai/events.py
Copy file name to clipboardExpand all lines: instrumentation-genai/opentelemetry-instrumentation-vertexai/src/opentelemetry/instrumentation/vertexai/patch.py
Copy file name to clipboardExpand all lines: instrumentation-genai/opentelemetry-instrumentation-vertexai/src/opentelemetry/instrumentation/vertexai/utils.py
"text": "Get weather details in New Delhi and San Francisco?"
11
+
}
12
+
]
13
+
}
14
+
],
15
+
"tools": [
16
+
{
17
+
"functionDeclarations": [
18
+
{
19
+
"name": "get_current_weather",
20
+
"description": "Get the current weather in a given location",
21
+
"parameters": {
22
+
"type": 6,
23
+
"properties": {
24
+
"location": {
25
+
"type": 1,
26
+
"description": "The location for which to get the weather. It can be a city name, a city name and state, or a zip code. Examples: 'San Francisco', 'San Francisco, CA', '95616', etc."
"text": "Get weather details in New Delhi and San Francisco?"
11
+
}
12
+
]
13
+
}
14
+
],
15
+
"tools": [
16
+
{
17
+
"functionDeclarations": [
18
+
{
19
+
"name": "get_current_weather",
20
+
"description": "Get the current weather in a given location",
21
+
"parameters": {
22
+
"type": 6,
23
+
"properties": {
24
+
"location": {
25
+
"type": 1,
26
+
"description": "The location for which to get the weather. It can be a city name, a city name and state, or a zip code. Examples: 'San Francisco', 'San Francisco, CA', '95616', etc."
0 commit comments