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]: Support Gemini #107

Open
ProKil opened this issue Jun 17, 2024 · 2 comments
Open

[FEAT]: Support Gemini #107

ProKil opened this issue Jun 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ProKil
Copy link
Member

ProKil commented Jun 17, 2024

Description

Support Gemini API

It seems that there are some parameters which need to be mapped when calling Gemini with Openai API

https://cloud.google.com/vertex-ai/generative-ai/docs/migrate/migrate-from-azure-to-gemini

Additional Information

No response

@ProKil ProKil added the enhancement New feature or request label Jun 17, 2024
@lwaekfjlk
Copy link
Member

lwaekfjlk commented Jun 19, 2024

Additionally, gemini-api has some safety limitation that need special settings to check. Otherwise, it would hurt the performance a lot.

https://github.com/neulab/gemini-benchmark/blob/45d7e65a15ed1691d74fe1d068c8ccab97d25a6e/benchmarking/Code/run_code.py#L29

@ProKil
Copy link
Member Author

ProKil commented Jun 19, 2024

Thanks! This is helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants