Make LangChain dependency optional in pr-agent and update requirements.txt

This commit is contained in:
mrT23
2023-12-14 09:05:53 +02:00
parent 246be6147f
commit 38ea9143f3
2 changed files with 6 additions and 3 deletions

View File

@ -23,4 +23,4 @@ starlette-context==0.3.6
tiktoken==0.5.2
ujson==5.8.0
uvicorn==0.22.0
langchain==0.0.349
# langchain==0.0.349 # uncomment this to support language LangChainOpenAIHandler