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

[FEAT] Support Cohere Embeddings for SemanticChunker and SDPMChunker #118

Open
bhavnicksm opened this issue Dec 31, 2024 · 3 comments
Open
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bhavnicksm
Copy link
Collaborator

It would be nice to use the native cohere client supported directly with an optional install of chonkie[cohere] just like how the OpenAIEmbeddings are working.

PRs welcome! 🤗

@bhavnicksm bhavnicksm added enhancement New feature or request good first issue Good for newcomers labels Dec 31, 2024
@bhavnicksm bhavnicksm self-assigned this Dec 31, 2024
@Dhan996
Copy link

Dhan996 commented Jan 2, 2025

Hey! I'm looking into this.

@Udayk02
Copy link
Contributor

Udayk02 commented Jan 3, 2025

Hey @Dhan996 , want to complete this. Are you still continuing?

@Dhan996
Copy link

Dhan996 commented Jan 3, 2025

@Udayk02 hey no you can complete it.

Udayk02 added a commit to Udayk02/chonkie that referenced this issue Jan 3, 2025
- cohere embeddings support
- added to the registry for autoembeddings
- added tests
Udayk02 added a commit to Udayk02/chonkie that referenced this issue Jan 4, 2025
- cohere embeddings support
- added to the registry for autoembeddings
- added tests
Udayk02 added a commit to Udayk02/chonkie that referenced this issue Jan 5, 2025
- cohere embeddings support
- added to the registry for autoembeddings
- added tests
Udayk02 added a commit to Udayk02/chonkie that referenced this issue Jan 7, 2025
- cohere embeddings support
- added to the registry for autoembeddings
- added tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants