Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update OpenAI dependencies and add new models support #43

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

appleboy
Copy link
Owner

  • Update the version of go-openai from v1.5.4 to v1.5.7 in go.mod
  • Update the version of go-isatty from v0.0.17 to v0.0.18 in go.mod
  • Add support for new OpenAI API models in openai.go

Support openai.GPT4

fix #42

- Update the version of `go-openai` from `v1.5.4` to `v1.5.7` in `go.mod`
- Update the version of `go-isatty` from `v0.0.17` to `v0.0.18` in `go.mod`
- Add support for new OpenAI API models in `openai.go`

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
@appleboy appleboy merged commit 1af18a3 into main Mar 24, 2023
@appleboy appleboy deleted the gpt4 branch March 24, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GPT-4 is not working
1 participant