Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kemingy
Copy link
Member

@kemingy kemingy commented Apr 10, 2025

  • update maxsim config
  • auto-configure probe
  • better type hint for IndexColumn

@kemingy kemingy requested a review from Copilot April 10, 2025 00:58
@kemingy
Copy link
Member Author

kemingy commented Apr 10, 2025

cc @xieydd

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Comments suppressed due to low confidence (2)

vechord/spec.py:321

  • Fallback to an empty string for 'lists' in the configuration output may lead to ambiguous or invalid configuration values when 'lists' is None. Consider explicitly handling the None case with a valid default or error.
lists = [{self.lists or ""}]

vechord/client.py:20

  • The word 'wiki_tocken' appears to be a typo; consider correcting it to 'wiki_token'.
DEFAULT_TOKENIZER = ("bert_base_uncased", "wiki_tocken")

@kemingy kemingy merged commit c78fea7 into tensorchord:main Apr 10, 2025
3 of 4 checks passed
@kemingy kemingy deleted the auto_probe branch April 10, 2025 01:00
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