-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
cohere[minor]: Fix token counts, add usage_metadata #5732
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -36,7 +36,7 @@ | |||
"license": "MIT", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there! 👋 I noticed that the package.json file has an update for the "cohere-ai" dependency, which seems to be a peer dependency change. I've flagged this for your review. Keep up the great work! 🚀
@@ -35,8 +35,8 @@ | |||
"author": "LangChain", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there! 👋 I noticed that this PR updates the dependencies for LangChain JS, specifically the peer dependencies "@langchain/core" and "cohere-ai". This is flagged for maintainers to review the changes in peer dependencies. Keep up the great work! 🚀
No description provided.