Skip to content

feat: add Gemini Embeddings #46

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

Merged
merged 1 commit into from
Jul 1, 2025
Merged

feat: add Gemini Embeddings #46

merged 1 commit into from
Jul 1, 2025

Conversation

chr-hertel
Copy link
Member

Q A
Bug fix? no
New feature? yes
Docs?
Issues
License MIT

Cherry picking php-llm/llm-chain#347

Add Embeddings support for Google Gemini.

Only batch embedding implemented.

Related to #28

@chr-hertel chr-hertel requested a review from Nyholm as a code owner June 30, 2025 22:07
@chr-hertel chr-hertel added the Platform Issues & PRs about the AI Platform component label Jun 30, 2025
Add Embeddings support for Google Gemini.

Only batch embedding implemented.

Related to #28
@chr-hertel chr-hertel changed the title feat: add Gemini Embeddings (#347) feat: add Gemini Embeddings Jun 30, 2025
@OskarStark
Copy link
Contributor

Thank you @chr-hertel.

@OskarStark OskarStark merged commit a44e3f7 into main Jul 1, 2025
26 checks passed
@OskarStark OskarStark deleted the gemini-embeddings branch July 1, 2025 19:29
chr-hertel added a commit that referenced this pull request Jul 4, 2025
This PR was merged into the main branch.

Discussion
----------

fix: test location and codestyle

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| Docs?         | no
| Issues        |
| License       | MIT

Cleaning up after #46

Commits
-------

4cce670 fix: test location and codestyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Issues & PRs about the AI Platform component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants