Update Matrix.prompt.yml

This commit is contained in:
Devlynn Singley 2025-08-06 15:33:23 -07:00 committed by GitHub
parent fef91c17b8
commit 6e1c0f79f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
Matrix.prompt.yml Normal file
View File

@ -0,0 +1,12 @@
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
testData: []
evaluators:
- name: Coherence
uses: github/coherence
- name: Groundedness
uses: github/groundedness