-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
version incompatibility issue between several packages #60
Labels
Comments
yea its bad, can't even validate tools now |
sorry about that, with us focusing so much on the new versions of the main
lib these examples fell behind a little, I'll update them
--
João Moura
@joaomdmoura <http://twitter.com/joaomdmoura>
Em sex., 23 de fev. de 2024 às 12:20, akcserhant ***@***.***>
escreveu:
… yea its bad, can't even validate tools now
—
Reply to this email directly, view it on GitHub
<#60 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFC3NYKLR6WFHLYWXX3IM3YVD2ZBAVCNFSM6AAAAABDWZXT6WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRRHEZTOMRUGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Please update these and pull in the requests. It is very hard to use this. |
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue was closed because it has been stale for 5 days with no activity. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you have any suggestions on how to resolve the error below? I am just using OpenAI instead of Langchain but would love to use Langchain.
Because no versions of langchain-openai match >0.0.7,<0.0.8
and langchain-openai (0.0.7) depends on langchain-core (>=0.1.26,<0.2.0), langchain-openai (>=0.0.7,<0.0.8) requires langchain-core (>=0.1.26,<0.2.0).
And because no versions of langchain-core match >0.1.26,<0.2
and langchain-core (0.1.26) depends on langsmith (>=0.1.0,<0.2.0), langchain-openai (>=0.0.7,<0.0.8) requires langsmith (>=0.1.0,<0.2.0).
Because langchain (0.0.354) depends on langsmith (>=0.0.77,<0.1.0)
and no versions of langchain match >0.0.354,<0.0.355, langchain (>=0.0.354,<0.0.355) requires langsmith (>=0.0.77,<0.1.0).
Thus, langchain-openai (>=0.0.7,<0.0.8) is incompatible with langchain (>=0.0.354,<0.0.355).
And because crewai (0.1.24) depends on langchain (>=0.0.354,<0.0.355), langchain-openai (>=0.0.7,<0.0.8) is incompatible with crewai (0.1.24).
So, because trip-planner-yt depends on both crewai (0.1.24) and langchain-openai (^0.0.7), version solving failed.
The text was updated successfully, but these errors were encountered: