Pulls the raw prompt commit from the LangSmith hub.
public PromptCommit pullPromptCommit(String promptIdentifier, Boolean includeModel)Pulls the raw prompt commit from the LangSmith hub. This is the lower-level method that returns the raw [PromptCommit] with the manifest JSON and commit metadata. Most users should prefer [pull] instead.
"owner/name", "name",
"owner/name:commit_hash")