Skip to content

fix: KNN configuration parsing in plain mode to make dimensions optional based on model name#4119

Merged
sanikolaev merged 3 commits intomasterfrom
issue-4118
Jan 12, 2026
Merged

fix: KNN configuration parsing in plain mode to make dimensions optional based on model name#4119
sanikolaev merged 3 commits intomasterfrom
issue-4118

Conversation

@sanikolaev
Copy link
Copy Markdown
Collaborator

Related issue #4118

Copy link
Copy Markdown
Contributor

@glookka glookka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is ok. However, we already have an embeddings-specific test_306, there's no need to make another test dependent on embeddings library

@sanikolaev sanikolaev force-pushed the issue-4118 branch 3 times, most recently from d186820 to 47c259a Compare January 9, 2026 09:48
@sanikolaev
Copy link
Copy Markdown
Collaborator Author

we already have an embeddings-specific test_306, there's no need to make another test dependent on embeddings library

test_306 requires RT mode, and I could not find a way to make it work in both modes. Because of that, I moved the new test actions to a new test 419 (rebased the commits too).

@sanikolaev sanikolaev requested a review from glookka January 9, 2026 10:33
@sanikolaev sanikolaev merged commit 565c678 into master Jan 12, 2026
61 checks passed
@sanikolaev sanikolaev deleted the issue-4118 branch January 12, 2026 16:14
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.

2 participants