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

Skip to content

Conversation

@kemingy
Copy link
Member

@kemingy kemingy commented Apr 9, 2025

No description provided.

@kemingy kemingy requested a review from Copilot April 9, 2025 01:14
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 9 out of 9 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (4)

vechord/spec.py:196

  • The literal 'wiki_tocken' appears to be misspelled. Consider changing it to 'wiki_token' for clarity.
def with_model(cls, model: Literal["bert_base_uncased", "wiki_tocken"]) -> Type:

tests/test_table.py:114

  • The variable name 'Tockenizer' seems misspelled and should be 'Tokenizer' to improve readability and consistency.
    Tockenizer = Keyword.with_model("wiki_tocken")

docs/source/utils.md:3

  • There are a couple of typos: 'provides' should be 'provide' and 'thses' should be 'these'.
We provides some basic tools to help you build the RAG pipeline. But it's not limited to thses internal tools.

docs/source/guide.md:5

  • The word 'Inherite' is misspelled; it should be 'Inherit'.
Inherite the {py:class}`~vechord.spec.Table` class and define the columns as attributes with the

Co-authored-by: Copilot <[email protected]>
@kemingy kemingy merged commit 49940f6 into tensorchord:main Apr 9, 2025
3 of 4 checks passed
@kemingy kemingy deleted the docs_guide branch April 9, 2025 01:15
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