Interface PromptValue

All Known Implementing Classes:
ChatPromptValue, StringPromptValue

public interface PromptValue
PromptValue
Author:
HamaWhite
  • Method Summary

    Modifier and Type
    Method
    Description
    Return prompt as messages.
  • Method Details