Skip to content

Commit ab347e7

Browse files
committed
ci : set more detailed version info in the matrix
LLM configuration seems somewhat lost with just the beginning of the model name
1 parent 5c3c472 commit ab347e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ jobs:
4949
include:
5050
- model: gemini-2.5-flash
5151
secret: GOOGLE_API_KEY
52-
- model: grok
52+
- model: grok-code-fast
5353
secret: XAI_API_KEY
54-
- model: claude
54+
- model: claude-sonnet-4-20250514
5555
secret: CLAUDE_API_KEY
56-
- model: nvidia_nim
56+
- model: google/gemma-2-9b-it
5757
secret: NVIDIA_NIM_API_KEY
58-
- model: perplexity
58+
- model: sonar
5959
secret: PERPLEXITY_API_KEY
6060
fail-fast: false
6161
steps:

0 commit comments

Comments
 (0)