We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e77af commit 4546151Copy full SHA for 4546151
.github/workflows/openhands-resolver.yml
@@ -16,4 +16,4 @@ jobs:
16
PAT_FORK_OWNER: ${{ secrets.PAT_FORK_OWNER }}
17
LLM_MODEL: ${{ secrets.LLM_MODEL }}
18
LLM_API_KEY: ${{ secrets.LLM_API_KEY }}
19
- LLM_BASE: ${{ secrets.LLM_BASE }}
+ LLM_BASE_URL: ${{ secrets.LLM_BASE_URL }}
0 commit comments