Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ langchain-community
|
|
7 |
langchain-experimental
|
8 |
langgraph.checkpoint.sqlite
|
9 |
langchain-litellm
|
|
|
10 |
litellm==1.67.0
|
11 |
unstructured[pdf]
|
12 |
duckduckgo-search
|
|
|
7 |
langchain-experimental
|
8 |
langgraph.checkpoint.sqlite
|
9 |
langchain-litellm
|
10 |
+
langchain_openai
|
11 |
litellm==1.67.0
|
12 |
unstructured[pdf]
|
13 |
duckduckgo-search
|