mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-08-02 21:22:51 +02:00
Remove LangChain Community (#2362)
This commit is contained in:
@@ -327,7 +327,7 @@ def extract_text(file: dict[str, str], service: discovery.Resource) -> str:
|
||||
export_mime_type = "text/plain"
|
||||
elif mime_type in [
|
||||
GDriveMimeType.PLAIN_TEXT.value,
|
||||
GDriveMimeType.MARKDOWN.value
|
||||
GDriveMimeType.MARKDOWN.value,
|
||||
]:
|
||||
export_mime_type = mime_type
|
||||
|
||||
|
@@ -26,7 +26,6 @@ huggingface-hub==0.20.1
|
||||
jira==3.5.1
|
||||
jsonref==1.1.0
|
||||
langchain==0.1.17
|
||||
langchain-community==0.0.36
|
||||
langchain-core==0.1.50
|
||||
langchain-text-splitters==0.0.1
|
||||
litellm==1.43.18
|
||||
|
Reference in New Issue
Block a user