Ask a question to get started
Enter to send•Shift+Enter new line
class JsonKeyOutputFunctionsParser
BaseLLMOutputParser<T>
Class for parsing the output of an LLM into a JSON object and returning a specific attribute. Uses an instance of JsonOutputFunctionsParser to parse the output.
JsonOutputFunctionsParser