Skip to content

Haystack integration#67 - #229

Open
tikhandesanket wants to merge 2 commits into
codeforstartups:developmentfrom
tikhandesanket:haystack_integration#67
Open

tikhandesanket wants to merge 2 commits into
codeforstartups:developmentfrom
tikhandesanket:haystack_integration#67

Conversation

@tikhandesanket

@tikhandesanket tikhandesanket commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

Description

Related issue

Fixes #

Changes

Testing

  • Tests pass locally
  • Ruff checks pass
  • Documentation updated, if applicable

Checklist

  • My changes are focused and relevant to this pull request.
  • I have added or updated tests where appropriate.
  • I have reviewed my changes for unrelated modifications.
  • I have updated documentation where necessary.

Adds DynavecDocumentStore and DynavecRetriever for Haystack v2.
Supports write_documents, filter_documents, count_documents, and
embedding-based retrieval with optional metadata filters.

Also: add haystack extra to CI install and fix Python 3.9 compatibility
via `from __future__ import annotations`.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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