marks
commited on
Commit
·
c15b647
1
Parent(s):
b78cca1
Added the other deps
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ numpy>1.24.3 # common dependency
|
|
8 |
openrouter
|
9 |
uvicorn
|
10 |
fastapi
|
11 |
-
langchain_anthropic
|
|
|
|
|
|
8 |
openrouter
|
9 |
uvicorn
|
10 |
fastapi
|
11 |
+
langchain_anthropic
|
12 |
+
langchain_openai
|
13 |
+
langchain_google_genai
|