Skip to content

feat: port TextEmbeddings to C++ #411

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chmjkb
Copy link
Contributor

@chmjkb chmjkb commented Jun 18, 2025

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@chmjkb chmjkb added this to the v0.5.0 milestone Jun 18, 2025
@chmjkb chmjkb self-assigned this Jun 18, 2025
@chmjkb chmjkb added the enhancement New feature or request label Jun 18, 2025
@chmjkb chmjkb marked this pull request as draft June 18, 2025 13:33
@chmjkb chmjkb linked an issue Jun 18, 2025 that may be closed by this pull request
@chmjkb chmjkb changed the title feat: port TokenizerModule to C++ feat: port TextEmbeddings to C++ Jun 18, 2025
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

Successfully merging this pull request may close these issues.

Port text embeddings to C++
1 participant