Skip to content

Bump @jupyter/chat dependency and regenerate yarn.lock, pin cohere to <5.16 #1412

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

Merged
merged 2 commits into from
Jul 10, 2025

Conversation

andrii-i
Copy link
Collaborator

@andrii-i andrii-i commented Jul 9, 2025

References

Code changes

  • Bumps @jupyter/chat dependency from to ^0.16.0 in line with jupyterlab-chat dependency upgraded in Bump jupyterlab-chat version to v0.16.0 #1406, regenerates yarn.lock
  • Pins cohere to <5.16 to prevent langchain_cohere from breaking as it uses ChatResponse removed in cohere 5.16.0 released today (July 9, 2025)

User-facing changes

Further follow-up

@andrii-i andrii-i added the bug Bugs reported by users label Jul 9, 2025
@andrii-i andrii-i changed the title Bump @jupyter/chat dependency, regenerate yarn.lock Bump @jupyter/chat dependency, regenerate yarn.lock, pins cohere to <5.16 to prevent langchain_cohere from breaking Jul 10, 2025
@andrii-i andrii-i changed the title Bump @jupyter/chat dependency, regenerate yarn.lock, pins cohere to <5.16 to prevent langchain_cohere from breaking Bump @jupyter/chat dependency, regenerate yarn.lock, pin cohere to <5.16 to prevent langchain_cohere from breaking Jul 10, 2025
@andrii-i andrii-i changed the title Bump @jupyter/chat dependency, regenerate yarn.lock, pin cohere to <5.16 to prevent langchain_cohere from breaking Bump @jupyter/chat dependency and regenerate yarn.lock, pin cohere to <5.16 to prevent langchain_cohere from breaking Jul 10, 2025
@andrii-i andrii-i removed the bug Bugs reported by users label Jul 10, 2025
@andrii-i andrii-i changed the title Bump @jupyter/chat dependency and regenerate yarn.lock, pin cohere to <5.16 to prevent langchain_cohere from breaking Bump @jupyter/chat dependency and regenerate yarn.lock, pin cohere to <5.16 Jul 10, 2025
@andrii-i andrii-i added the bug Bugs reported by users label Jul 10, 2025
@andrii-i
Copy link
Collaborator Author

Kicking CI

@andrii-i andrii-i closed this Jul 10, 2025
@andrii-i andrii-i reopened this Jul 10, 2025
Copy link
Contributor

@brichet brichet left a comment

Choose a reason for hiding this comment

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

Thanks @andrii-i, it looks good to me.

Copy link
Collaborator

@ellisonbg ellisonbg left a comment

Choose a reason for hiding this comment

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

Looks good!

@ellisonbg ellisonbg merged commit ee9d341 into jupyterlab:main Jul 10, 2025
15 checks passed
@andrii-i andrii-i deleted the fix-dependencies branch July 10, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs reported by users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cohere providers fail with ImportError: ChatResponse not found in cohere>=5.16.0 Version 3 beta 3 does not work?
3 participants