Skip to content

Update intercepted queries to support generic query vector builders #142141

@Mikep86

Description

@Mikep86

Currently, the intercepted query logic assumes that the only QueryVectorBuilder implementation is a TextEmbeddingQueryVectorBuilder. However, this will soon not be the case. We want to add more query vector builders, such as the lookup query vector builder.

We need to update the intercepted the query logic to generalize how query vector builders are handled so that we can support more of them moving forward.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions