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

build: Upgrade to LangChain 0.2 #997

Merged
merged 1 commit into from
May 29, 2024
Merged

build: Upgrade to LangChain 0.2 #997

merged 1 commit into from
May 29, 2024

Conversation

cecheta
Copy link
Collaborator

@cecheta cecheta commented May 28, 2024

Purpose

  • Updates langchain to 0.2.1
  • Moves deprecated imports

Note that there are some deprecations still present, however I will raise a separate ticket for this: #998

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Use different loading and chunking strategies for documents
  • Set orcestrator to langchain, ask questions

Copy link

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code/backend/batch/utilities/document_loading
   web.py18194%22
code/backend/batch/utilities/helpers
   azure_search_helper.py570100% 
   document_chunking_helper.py13192%19
   document_loading_helper.py12191%15
code/backend/batch/utilities/orchestrator
   lang_chain_agent.py601968%21–24, 26, 61–62, 82–85, 102–103, 106–109, 116–117
TOTAL250256177% 

Tests Skipped Failures Errors Time
278 0 💤 0 ❌ 0 🔥 38.590s ⏱️

@cecheta cecheta added this pull request to the merge queue May 29, 2024
Merged via the queue into main with commit ecbe2b4 May 29, 2024
10 checks passed
@cecheta cecheta deleted the cecheta/langchain-0.2 branch May 29, 2024 08:14
Copy link

🎉 This PR is included in version 1.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants