Skip to content

Move vector APIs to LiteDB.Vector extension surface#33

Merged
JKamsker merged 1 commit intovectorsfrom
codex/refactor-litedb-vector-related-interfaces-and-logic
Sep 27, 2025
Merged

Move vector APIs to LiteDB.Vector extension surface#33
JKamsker merged 1 commit intovectorsfrom
codex/refactor-litedb-vector-related-interfaces-and-logic

Conversation

@JKamsker
Copy link
Copy Markdown
Owner

Summary

  • remove vector query/index overloads from the core interfaces and keep the concrete types delegating through obsolete helpers
  • add the LiteDB.Vector namespace with extension methods plus relocated VectorIndexOptions/VectorDistanceMetric
  • update engine/client callers for the new namespace and add tests that exercise the extension surface

Testing

  • dotnet test LiteDB.Tests/LiteDB.Tests.csproj

https://chatgpt.com/codex/tasks/task_e_68d7ef1f9544832ab0d52012492d8635

@JKamsker JKamsker merged commit a3f2254 into vectors Sep 27, 2025
1 check passed
@JKamsker JKamsker deleted the codex/refactor-litedb-vector-related-interfaces-and-logic branch September 27, 2025 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant