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

Upgrades cohere dependency, model list #594

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

JasonWeill
Copy link
Collaborator

Fixes #589. Updates the Cohere embedding model list to match the current embedding models for Cohere. Forces us to use a version of the cohere Python package that supports the input_type parameter, i.e., one released around the same time as LangChain 0.1.0 (dependency introduced in #572).

Tested with all supported Cohere embedding models.

@JasonWeill JasonWeill added bug Something isn't working @jupyter-ai/chatui labels Jan 22, 2024
@JasonWeill JasonWeill merged commit b2e7c95 into jupyterlab:main Jan 22, 2024
10 checks passed
@JasonWeill
Copy link
Collaborator Author

@meeseeksdev please backport to 1.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyter-ai that referenced this pull request Jan 23, 2024
JasonWeill added a commit that referenced this pull request Jan 23, 2024
Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @jupyter-ai/chatui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when learning docs using a Cohere embed model
1 participant