Skip to content
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

Switch to using new langchain constructs #898

Open
chriswilty opened this issue Apr 15, 2024 · 0 comments
Open

Switch to using new langchain constructs #898

chriswilty opened this issue Apr 15, 2024 · 0 comments
Labels
backend Requires work on the backend enhancement New feature or request

Comments

@chriswilty
Copy link
Member

chriswilty commented Apr 15, 2024

In #897 we upgraded langchain lib to latest 0.1.* version, but without modifying our code to use the latest, recommended functional constructs. This issue is for switching over to use the LangChain Expression Language (LCEL) instead of the older, and in some cases deprecated, class constructs.

Tasks

See the LCEL cookbook for further code examples.

@chriswilty chriswilty added enhancement New feature or request backend Requires work on the backend labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires work on the backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant