build(requirements.txt): adding streamlit for admin ui panel

b
This commit is contained in:
Krrish Dholakia 2023-12-28 15:54:21 +05:30
parent 71a8b95710
commit c34246bdc8

View file

@ -15,6 +15,7 @@ async_generator==1.10.0 # for async ollama calls
traceloop-sdk==0.5.3 # for open telemetry logging
langfuse>=2.0.0 # for langfuse self-hosted logging
orjson==3.9.7 # fast /embedding responses
streamlit==1.27.2 # for admin ui
### LITELLM PACKAGE DEPENDENCIES
python-dotenv>=0.2.0 # for env
tiktoken>=0.4.0 # for calculating usage