docker-attest-build-provenance/Matrix.prompt.yml
2025-08-06 15:33:23 -07:00

13 lines
355 B
YAML

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