I’m trying to put something together that will take a users scheduling preferences and build them a customized schedule. Ideally I would like to have the output be in a format that can be easily synced to a users Gcal.
Should the Gcal date format be relayed to OpenAI API on each prompt? Or is this something that should be fine tuned or trained into the model? I am using gpt-3.5-turbo, text-davinci-003.
If the questions I ask don’t make sense, my apologies. Quite new to this.
Thanks!