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

Fix langchain import #7297

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Fix langchain import #7297

merged 2 commits into from
Sep 19, 2024

Conversation

ahuang11
Copy link
Contributor

Closes #7296

Wondering if we should deprecate this module too and move it to the langchain-community?

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.19%. Comparing base (d4f7d68) to head (c3821cf).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
panel/chat/__init__.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7297   +/-   ##
=======================================
  Coverage   82.18%   82.19%           
=======================================
  Files         337      337           
  Lines       50380    50380           
=======================================
+ Hits        41407    41408    +1     
+ Misses       8973     8972    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

panel/chat/__init__.py Outdated Show resolved Hide resolved
@hoxbro hoxbro added this to the v1.5.1 milestone Sep 19, 2024
panel/chat/__init__.py Outdated Show resolved Hide resolved
@hoxbro hoxbro merged commit 1e8827b into main Sep 19, 2024
15 checks passed
@hoxbro hoxbro deleted the fix_langchain_import branch September 19, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panel.chat.langchain Import recursion error
2 participants