Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ huggingface-hub
|
|
6 |
smolagents
|
7 |
python-dotenv
|
8 |
litellm
|
9 |
-
wikipedia-api
|
|
|
|
6 |
smolagents
|
7 |
python-dotenv
|
8 |
litellm
|
9 |
+
wikipedia-api
|
10 |
+
openai
|