Skip to content

Conversation

MateuszOssGit
Copy link
Collaborator

Added support for text_field param in DB2VS class

DB2VS(
  embedding_function=model,
  table_name=table_name,
  client=connection,
  text_field="text_v2",
)

Copy link
Collaborator

@Mateusz-Switala Mateusz-Switala left a comment

Choose a reason for hiding this comment

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

LGTM

@MateuszOssGit
Copy link
Collaborator Author

Local integration test results:

Screenshot 2025-10-09 at 10 54 10

@MateuszOssGit MateuszOssGit merged commit 9bf5165 into main Oct 9, 2025
15 checks passed
@MateuszOssGit MateuszOssGit deleted the dev-added-text_field branch October 9, 2025 08:56
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.

3 participants