Uses of Interface
com.langfuse.client.resources.prompts.types.CreateChatPromptRequest._FinalStage
Packages that use CreateChatPromptRequest._FinalStage
-
Uses of CreateChatPromptRequest._FinalStage in com.langfuse.client.resources.prompts.types
Classes in com.langfuse.client.resources.prompts.types that implement CreateChatPromptRequest._FinalStageMethods in com.langfuse.client.resources.prompts.types that return CreateChatPromptRequest._FinalStageModifier and TypeMethodDescriptionCreateChatPromptRequest._FinalStage.addAllPrompt(List<ChatMessageWithPlaceholders> prompt) CreateChatPromptRequest.Builder.addAllPrompt(List<ChatMessageWithPlaceholders> prompt) CreateChatPromptRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) CreateChatPromptRequest._FinalStage.additionalProperty(String key, Object value) CreateChatPromptRequest._FinalStage.addPrompt(ChatMessageWithPlaceholders prompt) CreateChatPromptRequest.Builder.addPrompt(ChatMessageWithPlaceholders prompt) CreateChatPromptRequest._FinalStage.commitMessage(String commitMessage) CreateChatPromptRequest._FinalStage.commitMessage(Optional<String> commitMessage) Commit message for this prompt version.CreateChatPromptRequest.Builder.commitMessage(String commitMessage) Commit message for this prompt version.CreateChatPromptRequest.Builder.commitMessage(Optional<String> commitMessage) Commit message for this prompt version.List of deployment labels of this prompt version.List of deployment labels of this prompt version.List of deployment labels of this prompt version.CreateChatPromptRequest._FinalStage.prompt(List<ChatMessageWithPlaceholders> prompt) CreateChatPromptRequest.Builder.prompt(List<ChatMessageWithPlaceholders> prompt) List of tags to apply to all versions of this prompt.List of tags to apply to all versions of this prompt.List of tags to apply to all versions of this prompt.CreateChatPromptRequest.Builder.type(CreateChatPromptType type) CreateChatPromptRequest.TypeStage.type(CreateChatPromptType type)