| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanToolCall |
LLMObsSpanToolCall.arguments(Map<String,Object> arguments) |
LLMObsSpanToolCall |
LLMObsSpanToolCall.name(String name) |
LLMObsSpanToolCall |
LLMObsSpanToolCall.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsSpanToolCall |
LLMObsSpanToolCall.putArgumentsItem(String key,
Object argumentsItem) |
LLMObsSpanToolCall |
LLMObsSpanToolCall.toolId(String toolId) |
LLMObsSpanToolCall |
LLMObsSpanToolCall.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsSpanToolCall> |
LLMObsSpanMessage.getToolCalls()
Tool calls made in this message.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanMessage |
LLMObsSpanMessage.addToolCallsItem(LLMObsSpanToolCall toolCallsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsSpanMessage.setToolCalls(List<LLMObsSpanToolCall> toolCalls) |
LLMObsSpanMessage |
LLMObsSpanMessage.toolCalls(List<LLMObsSpanToolCall> toolCalls) |
Copyright © 2026. All rights reserved.