Skip to content

Commit

Permalink
fix model config for resolver workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Domiii committed Dec 9, 2024
1 parent 68577b9 commit 09019a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/resolver_10609.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set -e

export LLM_MODEL="anthropic/claude-3.5"
export LLM_MODEL="anthropic/claude-3-5-sonnet-20241022"

if [[ -z "$TMP_DIR" ]]; then
TMP_DIR="/tmp"
Expand Down

0 comments on commit 09019a6

Please sign in to comment.