public static class AgentObservabilityApi.GetLLMObsPromptOptionalParameters extends Object
| Constructor and Description |
|---|
GetLLMObsPromptOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
AgentObservabilityApi.GetLLMObsPromptOptionalParameters |
label(String label)
Set label.
|
public AgentObservabilityApi.GetLLMObsPromptOptionalParameters label(String label)
label - Deprecated. Optional label of the prompt version to return. Do
not use this parameter for new integrations. If omitted, the latest version is returned.
If the prompt has no labels, the latest version is returned even when a label is
requested. If the prompt has labels but none match the requested label, a 404 response is
returned. (optional)Copyright © 2026. All rights reserved.