semantic-kernel
semantic-kernel copied to clipboard
Is there any way to define the system/user/assistant messages in the prompt file with the `OpenAIChatCompletion`, but not call the `add_system_message`/`add_user_message`/`add_assistant_message` in code?
Is there any way to define the system/user/assistant messages in the prompt file with the OpenAIChatCompletion, but not call the add_system_message/add_user_message/add_assistant_message in code?