Skip to content

Commit

Permalink
--no-edit
Browse files Browse the repository at this point in the history
  • Loading branch information
watany-dev committed Aug 5, 2024
1 parent 173e10a commit 4acd826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/cmd/build/interactive.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ func generic() {
{Name: CLAUDE3HAIKU, Text: "Claude 3 Haiku"},
{Name: CLAUDE3SONNET, Text: "Claude 3 Sonnet"},
{Name: CLAUDE3OPUS, Text: "Claude 3 Opus"},
{Name: CLAUDE3_5SONNET, Text: "Claude 3.5 Sonnet"},
}
model = openPrompt("Choose a model", selections)

Expand Down

0 comments on commit 4acd826

Please sign in to comment.