AI Dynamics

Global AI News Aggregator

About

Transform Chat Model Outputs with Prompt Templates and Parsers

Prompt Template + LLM + Output Parser Some types of models (chat models) return chat messages It's often desirable to transform that into a string so you can easily use it in downstream tasks – for that we can add in a simple output parser

→ View original post on X — @hwchase17