Skip to content

feat(core): add Gemini 1.5 embeddings support and green tests #32330

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

Closed
wants to merge 19 commits into from

Conversation

ali90h
Copy link

@ali90h ali90h commented Jul 30, 2025

Adds a new Gemini15Embeddings class to wrap the Google Gemini 1.5 embeddings endpoint, with full test coverage and all CI checks passing.

Issue:
None

Dependencies:
None

Copy link

vercel bot commented Jul 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Aug 3, 2025 6:39am

Copy link

codspeed-hq bot commented Jul 30, 2025

CodSpeed WallTime Performance Report

Merging #32330 will not alter performance

Comparing ali90h:feature/gemini15-embeddings (e6f4602) with master (32e5040)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

✅ 13 untouched benchmarks

Copy link

codspeed-hq bot commented Jul 30, 2025

CodSpeed Instrumentation Performance Report

Merging #32330 will not alter performance

Comparing ali90h:feature/gemini15-embeddings (e6f4602) with master (32e5040)

Summary

✅ 14 untouched benchmarks

@ali90h ali90h changed the title feat(embeddings): add Gemini1.5 Embeddings support and green tests feat(embeddings): add gemini1.5 embeddings support and green tests Jul 30, 2025
@ali90h ali90h changed the title feat(embeddings): add gemini1.5 embeddings support and green tests feat(core): add Gemini 1.5 embeddings support and green tests Jul 30, 2025
@ali90h ali90h closed this Aug 3, 2025
@ali90h ali90h deleted the feature/gemini15-embeddings branch August 3, 2025 08:01
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