Skip to content

Commit 87bec83

Browse files
Add missing snapshot
1 parent b1666f9 commit 87bec83

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
models:
2+
- claude-sonnet-4.5
3+
conversations:
4+
- messages:
5+
- role: system
6+
content: ${system}
7+
- role: user
8+
content: What is 7+7?
9+
- role: assistant
10+
content: 7 + 7 = 14

0 commit comments

Comments
 (0)