A company is building an agent that uses Azure OpenAI Service to answer customer queries by querying a SQL database. The agent must be able to handle complex multi-turn conversations and maintain context. Which approach should the team use to implement the agent?
Select one:
Microsoft often tests the distinction between stateless prompt engineering (options A, B, C) and sta...