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

Unifying GenAI and VertexAI based on the shared Gemini REST API. #391

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

copybara-service[bot]
Copy link

Unifying GenAI and VertexAI based on the shared Gemini REST API.

By extracting 'gemini.py' to deal with Gemini's REST API, we are able to share the most parts of Google GenAI and VertexAI. This CL establishes us to support new Gemini models/features with a single copy of changes. Also we now have all our LLMs implemented in REST, minimizing dependencies needed when using Langfun.

@copybara-service copybara-service bot force-pushed the test_711915456 branch 6 times, most recently from 3af7310 to d1de8f9 Compare January 5, 2025 22:14
By extracting 'gemini.py' to deal with Gemini's REST API, we are able to share the most parts of Google GenAI and VertexAI. This CL establishes us to support new Gemini models/features with a single copy of changes. Also we now have all our LLMs implemented in REST, minimizing dependencies needed when using Langfun.

PiperOrigin-RevId: 712314155
@copybara-service copybara-service bot merged commit b7849cc into main Jan 5, 2025
@copybara-service copybara-service bot deleted the test_711915456 branch January 5, 2025 22:19
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.

1 participant