Skip to content

Commit

Permalink
feat: Add the beta header constant BetaMaxTokens35Sonnet20240715
Browse files Browse the repository at this point in the history
  • Loading branch information
liushuangls committed Jul 18, 2024
1 parent 4c9c49d commit 6e9b64e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ const (
const (
BetaTools20240404 = "tools-2024-04-04"
BetaTools20240516 = "tools-2024-05-16"

BetaMaxTokens35Sonnet20240715 = "max-tokens-3-5-sonnet-2024-07-15"
)

// ClientConfig is a configuration of a client.
Expand Down

0 comments on commit 6e9b64e

Please sign in to comment.