marks
commited on
Commit
·
b78cca1
1
Parent(s):
8757c5b
Added Anthropic
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ requests==2.31.0 # for API calls
|
|
| 7 |
numpy>1.24.3 # common dependency
|
| 8 |
openrouter
|
| 9 |
uvicorn
|
| 10 |
-
fastapi
|
|
|
|
|
|
| 7 |
numpy>1.24.3 # common dependency
|
| 8 |
openrouter
|
| 9 |
uvicorn
|
| 10 |
+
fastapi
|
| 11 |
+
langchain_anthropic
|