Spaces:
Sleeping
Sleeping
Kate Forsberg
commited on
Commit
·
c65c4f0
1
Parent(s):
ed85849
updated requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
griptape
|
2 |
python-dotenv
|
|
|
|
|
|
1 |
griptape
|
2 |
python-dotenv
|
3 |
+
griptape[drivers-embedding-voyageai] @ git+https://github.com/griptape-ai/griptape@9fb4dd925cc677c3b2fa57b249e6f23f5a6aa6f2 ; python_version >= "3.11" and python_version < "4.0"
|
4 |
+
griptape[drivers-prompt-anthropic] @ git+https://github.com/griptape-ai/griptape@9fb4dd925cc677c3b2fa57b249e6f23f5a6aa6f2 ; python_version >= "3.11" and python_version < "4.0"
|