Package org.springframework.ai.prompt
Interface FormatProvider
- All Known Subinterfaces:
OutputParser<T>
- All Known Implementing Classes:
AbstractConversionServiceOutputParser
,AbstractMessageConverterOutputParser
,BeanOutputParser
,ListOutputParser
,MapOutputParser
public interface FormatProvider
-
Method Summary
-
Method Details
-
getFormat
String getFormat()
-