Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add relevant imports for each step #764

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Conversation

bengsoon
Copy link
Contributor

@bengsoon bengsoon commented Jan 3, 2024

I found that it was quite incoherent to have to read through the documentation and having to search which submodule that each class should be imported from.

For example, it is cumbersome to have to navigate to another documentation page to find out that EmbeddingFunctionRegistry is from lancedb.embeddings

I found that it was quite incoherent to have to read through the documentation and having to search which submodule that each class that was referred to come from. For example, it is cumbersome to have to navigate to another documentation page to find out that `EmbeddingFunctionRegistry` is from `lancedb.embeddings`
@bengsoon bengsoon marked this pull request as draft January 3, 2024 08:34
@bengsoon bengsoon marked this pull request as ready for review January 3, 2024 08:46
Copy link
Contributor

@changhiskhan changhiskhan left a comment

Choose a reason for hiding this comment

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

lgtm. Thanks!

@changhiskhan changhiskhan merged commit 7d55a94 into lancedb:main Jan 4, 2024
2 checks passed
koolamusic pushed a commit to tecmie/lancedb that referenced this pull request Jan 12, 2024
I found that it was quite incoherent to have to read through the
documentation and having to search which submodule that each class
should be imported from.

For example, it is cumbersome to have to navigate to another
documentation page to find out that `EmbeddingFunctionRegistry` is from
`lancedb.embeddings`
raghavdixit99 pushed a commit to raghavdixit99/lancedb that referenced this pull request Apr 5, 2024
I found that it was quite incoherent to have to read through the
documentation and having to search which submodule that each class
should be imported from.

For example, it is cumbersome to have to navigate to another
documentation page to find out that `EmbeddingFunctionRegistry` is from
`lancedb.embeddings`
raghavdixit99 pushed a commit to raghavdixit99/lancedb that referenced this pull request Apr 5, 2024
I found that it was quite incoherent to have to read through the
documentation and having to search which submodule that each class
should be imported from.

For example, it is cumbersome to have to navigate to another
documentation page to find out that `EmbeddingFunctionRegistry` is from
`lancedb.embeddings`
westonpace pushed a commit that referenced this pull request Apr 5, 2024
I found that it was quite incoherent to have to read through the
documentation and having to search which submodule that each class
should be imported from.

For example, it is cumbersome to have to navigate to another
documentation page to find out that `EmbeddingFunctionRegistry` is from
`lancedb.embeddings`
westonpace pushed a commit that referenced this pull request Apr 5, 2024
I found that it was quite incoherent to have to read through the
documentation and having to search which submodule that each class
should be imported from.

For example, it is cumbersome to have to navigate to another
documentation page to find out that `EmbeddingFunctionRegistry` is from
`lancedb.embeddings`
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.

None yet

2 participants