airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
14.73k stars 3.78k forks source link

Bump langchain and langchain_core in airbyte-cdk #40206

Open sidoh opened 1 week ago

sidoh commented 1 week ago

Topic

No response

Relevant information

airbyte-cdk fixes older versions of langchain and langchain_core:

https://github.com/airbytehq/airbyte/blob/v0.63.2/airbyte-cdk/python/pyproject.toml#L49

(my personal reason for wanting newer version: per-token cost information for GPT 4o wasn't added until 0.2.0)

talweissler commented 1 week ago

I'm facing issues with this as well due to version conflicts with other langchain packages

marcosmarxm commented 6 days ago

@aaronsteers can you take a look into this? @sidoh already submitted a contribution.

BarSimovich commented 2 days ago

This issue is blocking me as well, would really appreciate a fix 🙏