| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanIO |
LLMObsSpanIO.addMessagesItem(LLMObsSpanMessage messagesItem) |
LLMObsSpanIO |
LLMObsSpanAttributes.getInput()
Input or output content of an LLM Observability span.
|
LLMObsSpanIO |
LLMObsSpanAttributes.getOutput()
Input or output content of an LLM Observability span.
|
LLMObsSpanIO |
LLMObsSpanIO.messages(List<LLMObsSpanMessage> messages) |
LLMObsSpanIO |
LLMObsSpanIO.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsSpanIO |
LLMObsSpanIO.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanAttributes |
LLMObsSpanAttributes.input(LLMObsSpanIO input) |
LLMObsSpanAttributes |
LLMObsSpanAttributes.output(LLMObsSpanIO output) |
void |
LLMObsSpanAttributes.setInput(LLMObsSpanIO input) |
void |
LLMObsSpanAttributes.setOutput(LLMObsSpanIO output) |
Copyright © 2026. All rights reserved.