🌯 Output Parser
— FlowiseAI (@FlowiseAI) 3 novembre 2023
LLM outputs text. What if you want to have structured output such as JSON, array list, csv?
You now use Output Parser for that. It will instructs LLM to return response in the specified way.
Output response when using Flowise API:
{ json: { key: 'val' } } pic.twitter.com/Ox7EwjovQW
Output Parser LLM outputs text. What if you want to have structured output such as JSON, array list, csv? You now use Output Parser for that. It will instructs LLM to return response in the specified way. Output response when using Flowise API: { json: { key: 'val' } }