Dialogue management is the process of tracking conversational state and deciding what an agent should say or do next. Classical systems split this into isolated modules: natural language understanding, dialogue state tracking, a policy engine, and response generation. Large language models can ...
Source: [Dev.to](https://dev.to/shashank_ms_6a35baa4be138/using-llm-for-dialogue-management-1lgk)