LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.addEnvIdsItem(String envIdsItem) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.addLabelsItem(LLMObsPromptVersionLabel labelsItem) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.description(String description) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.envIds(List<String> envIds) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptData.getAttributes()
Attributes for creating an Agent Observability prompt and its first version.
|
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.labels(List<LLMObsPromptVersionLabel> labels) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.promptId(String promptId) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.template(LLMObsPromptTemplate template) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.title(String title) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.userVersion(String userVersion) |