diff --git a/OpenAI.prompt.yml b/OpenAI.prompt.yml new file mode 100644 index 000000000..412a51852 --- /dev/null +++ b/OpenAI.prompt.yml @@ -0,0 +1,6 @@ +messages: + - role: system + content: You are a helpful assistant that breaks down action items from a meeting + - role: user + content: 'Pull out the action items from this meeting transcript: {{input}}' +model: openai/gpt-4o