Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: upgrade langchain version #1406

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Conversation

jczhong84
Copy link
Collaborator

@jczhong84 jczhong84 commented Feb 3, 2024

  • Upgrade langchain to 0.1.6
  • Adopt the new streaming approach which support partial json streaming and remove the old streaming code
  • Also add non streaming support
  • Split sql edit from the text-to-sql prompt

kgopal492
kgopal492 previously approved these changes Feb 6, 2024
Copy link
Contributor

@baumandm baumandm left a comment

Choose a reason for hiding this comment

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

Tested this out on our side. Found one small issue with non-streaming mode, but otherwise it works great! 👍

@czgu czgu merged commit 7208c05 into pinterest:master Feb 14, 2024
5 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants