Package org.springframework.ai.parser
Class MapOutputParser
java.lang.Object
org.springframework.ai.parser.AbstractMessageConverterOutputParser<Map<String,Object>>
org.springframework.ai.parser.MapOutputParser
- All Implemented Interfaces:
OutputParser<Map<String,
,Object>> Parser<Map<String,
,Object>> FormatProvider
Uses Jackson
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.ai.parser.AbstractMessageConverterOutputParser
getMessageConverter
-
Constructor Details
-
MapOutputParser
public MapOutputParser()
-
-
Method Details
-
parse
-
getFormat
-