Update go version
This commit is contained in:
4
vendor/github.com/sashabaranov/go-openai/client.go
generated
vendored
4
vendor/github.com/sashabaranov/go-openai/client.go
generated
vendored
@@ -257,9 +257,9 @@ func withModel(model string) fullURLOption {
|
||||
}
|
||||
|
||||
var azureDeploymentsEndpoints = []string{
|
||||
"/completions",
|
||||
completionsSuffix,
|
||||
"/embeddings",
|
||||
"/chat/completions",
|
||||
chatCompletionsSuffix,
|
||||
"/audio/transcriptions",
|
||||
"/audio/translations",
|
||||
"/audio/speech",
|
||||
|
||||
Reference in New Issue
Block a user