mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 12:19:04 +00:00
13 lines
355 B
YAML
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
|