LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.addEnvIdsItem(String envIdsItem) |
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.addLabelsItem(LLMObsPromptVersionLabel labelsItem) |
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.description(String description) |
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.envIds(List<String> envIds) |
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionData.getAttributes()
Attributes for creating a new version of an Agent Observability prompt.
|
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.labels(List<LLMObsPromptVersionLabel> labels) |
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.template(LLMObsPromptTemplate template) |
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.userVersion(String userVersion) |