AI Dynamics

Global AI News Aggregator

About

LLM Output Parser Structures Responses JSON Format

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' } }

→ View original post on X — @flowiseai