Interface FormatProvider

All Known Subinterfaces:
OutputParser<T>
All Known Implementing Classes:
AbstractConversionServiceOutputParser, AbstractMessageConverterOutputParser, BeanOutputParser, ListOutputParser, MapOutputParser

public interface FormatProvider
Implementations of this interface provides instructions for how the output of a language generative should be formatted.
Author:
Mark Pollack
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getFormat

      String getFormat()
      Returns:
      Returns a string containing instructions for how the output of a language generative should be formatted.