Skip to content

Commit

Permalink
Merge pull request #75 from conneroisu/e2breadme
Browse files Browse the repository at this point in the history
e2breadme
  • Loading branch information
conneroisu authored Oct 16, 2024
2 parents 535b37d + e8bc8ae commit e5a7bdf
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ API Documentation: https://console.groq.com/docs/quickstart

Code generated by groq\-modeler DO NOT EDIT.

Created at: 2024\-10\-16 14:32:20
Created at: 2024\-10\-16 14:42:25

groq\-modeler Version 1.1.2

Expand Down
2 changes: 1 addition & 1 deletion models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions models_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scripts/generate-models/models_test.go.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ func TestChatModels{{ $model.Name }}(t *testing.T) {
Content: "What is a proface display?",
},
},
MaxTokens: 5,
MaxTokens: 10,
RetryDelay: time.Second * 2,
})
a.NoError(err, "CreateChatCompletionJSON error")
Expand Down

0 comments on commit e5a7bdf

Please sign in to comment.