tikendraw commited on
Commit
3e4f2b5
·
1 Parent(s): ba30576

requiements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ litellm==1.48.5litellm
2
+ streamlit
3
+ openai>=1.46.0
4
+ python-dotenv>=1.0.1
5
+ function-schema>=0.4.2
6
+ termcolor>=2.4.0