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

feat: add Gemini support. #177

Merged
merged 1 commit into from
Jun 2, 2024
Merged

feat: add Gemini support. #177

merged 1 commit into from
Jun 2, 2024

Conversation

appleboy
Copy link
Owner

@appleboy appleboy commented Jun 2, 2024

  • Add Gemini support
  • Add gemini package
  • Add gemini/func.go file
  • Add gemini/gemini.go file
  • Add gemini/options.go file
  • Update go.mod file
  • Add Float32Ptr and Int32Ptr functions to util/util.go

fix #174

- Add Gemini support
- Add `gemini` package
- Add `gemini/func.go` file
- Add `gemini/gemini.go` file
- Add `gemini/options.go` file
- Update `go.mod` file
- Add `Float32Ptr` and `Int32Ptr` functions to `util/util.go` file

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@appleboy appleboy merged commit 398e246 into main Jun 2, 2024
11 checks passed
@appleboy appleboy deleted the gemini branch June 2, 2024 04:04
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.

Support Google Gemini API
1 participant