1 parent 86f2c4e commit 22952d5Copy full SHA for 22952d5
1 file changed
scripts/anthropic_sample.sh
@@ -0,0 +1,14 @@
1
+
2
+uv run certify.py \
3
+ --model "openrouter/anthropic/claude-sonnet-4.6" \
4
+ --name "Claude Sonnet 4.6" \
5
+ --provider "Anthropic" \
6
+ --region "USA Frontier Models" \
7
+ --speciality "Balanced performance and efficiency"
8
9
10
+ --model "openrouter/anthropic/claude-opus-4.6" \
11
+ --name "Claude Opus 4.6" \
12
13
14
+ --speciality "Advanced reasoning and complex task solving"
0 commit comments