SimpleJsonOutputParser#
Note
SimpleJsonOutputParser implements the standard Runnable Interface
. 🏃
The Runnable Interface
has additional methods that are available on runnables, such as with_types
, with_retry
, assign
, bind
, get_graph
, and more.
- langchain_core.output_parsers.json.SimpleJsonOutputParser#
alias of
JsonOutputParser