mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 12:19:04 +00:00
Update Matrix.prompt.yml
This commit is contained in:
parent
fef91c17b8
commit
6e1c0f79f8
12
Matrix.prompt.yml
Normal file
12
Matrix.prompt.yml
Normal 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
|
||||||
Loading…
Reference in New Issue
Block a user