diff --git a/changelog/4192.changed.md b/changelog/4192.changed.md new file mode 100644 index 000000000..e50ae9bd4 --- /dev/null +++ b/changelog/4192.changed.md @@ -0,0 +1 @@ +- ⚠️ Updated `langchain` extra to require langchain 1.x (from 0.3.x), langchain-community 0.4.x (from 0.3.x), and langchain-openai 1.x (from 0.3.x). If you pin these packages in your project, update your pins accordingly.