Skip to content

Commit 1efd453

Browse files
authored
Update instrumentation/opentelemetry-instrumentation-botocore/src/opentelemetry/instrumentation/botocore/__init__.py
1 parent e809787 commit 1efd453

File tree

1 file changed

+2
-2
lines changed
  • instrumentation/opentelemetry-instrumentation-botocore/src/opentelemetry/instrumentation/botocore

1 file changed

+2
-2
lines changed

Diff for: instrumentation/opentelemetry-instrumentation-botocore/src/opentelemetry/instrumentation/botocore/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ def response_hook(span, service_name, operation_name, result):
109109
- Amazon Nova models
110110
- Anthropic Claude
111111
112-
Tool calls with InvokeModel and InvokeModelWithResponseStream APIs are supported with:
113-
- Amazon Nova models
112+
Tool calls with InvokeModel and InvokeModelWithResponseStream APIs are supported with the following model families:
113+
- Amazon Nova
114114
- Anthropic Claude 3+
115115
"""
116116

0 commit comments

Comments
 (0)