deboramachadoandrade
commited on
Commit
•
d4b646c
1
Parent(s):
696b419
Add specific chainlit version to requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
chainlit
|
2 |
cohere==4.37
|
3 |
openai
|
4 |
tiktoken
|
|
|
1 |
+
chainlit==0.7.700
|
2 |
cohere==4.37
|
3 |
openai
|
4 |
tiktoken
|