mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Make LangChain dependency optional in pr-agent and update requirements.txt
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user