mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-30 23:44:59 +00:00
fix(deps): update module github.com/sashabaranov/go-openai to v1.13.0 (#667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d59211982b
commit
42cade808b
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -22,7 +22,7 @@ require (
|
|||
github.com/onsi/gomega v1.27.8
|
||||
github.com/otiai10/openaigo v1.4.0
|
||||
github.com/rs/zerolog v1.29.1
|
||||
github.com/sashabaranov/go-openai v1.11.3
|
||||
github.com/sashabaranov/go-openai v1.13.0
|
||||
github.com/swaggo/swag v1.16.1
|
||||
github.com/tmc/langchaingo v0.0.0-20230628165432-e510561c17f9
|
||||
github.com/urfave/cli/v2 v2.25.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue