Commit 0aa6a87
committed
Update default models with pricing documentation
- Add pricing comments (USD per 1M tokens input/output)
- Update to cost-optimized models for weekly CI runs:
- openai: gpt-4o-mini ($0.15 / $0.60)
- gemini: gemini-2.5-flash-lite ($0.10 / $0.40)
- anthropic: claude-haiku-4-5 ($1.00 / $5.00)
- Use model aliases that auto-update to latest snapshots
- Note: Anthropic is ~10x more expensive than Gemini
- Update docs and Copilot instructions with new defaults1 parent 19e93db commit 0aa6a87
File tree
3 files changed
+9
-3
lines changed- .github
- src/cell_annotator
3 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
16 | | - | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments