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

Add Sparse Vector Token, Update Dense Vector Token #7282

Merged
merged 5 commits into from
Oct 16, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update upcoming_changelogs/7282.md
Co-authored-by: Cee Chen <549407+cee-chen@users.noreply.github.com>
  • Loading branch information
MichaelMarcialis and cee-chen authored Oct 13, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 0125745448083681cae724928a11390eb2164352
2 changes: 1 addition & 1 deletion upcoming_changelogs/7282.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Added `tokenSparseVector` token and updated `tokenDenseVector` token.
- Added `tokenVectorSparse` token and updated `tokenDenseVector` token (now named `tokenVectorDense`).
Loading