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