You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Related to #644