We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94956d3 commit 66229e7Copy full SHA for 66229e7
.github/workflows/sandbox.yml
@@ -21,7 +21,7 @@ jobs:
21
LLM_API_KEY: ${{ secrets.LLM_API_KEY }}
22
LLM_CHAT_MODEL: ${{ matrix.model }}
23
24
- - run: ./chat-llm.js tests/en/anary-multi-turn.txt
+ - run: ./chat-llm.js tests/en/canary-multi-turn.txt
25
env:
26
LLM_API_BASE_URL: https://openrouter.ai/api/v1
27
0 commit comments