forked from phoenix/litellm-mirror
build(requirements.txt): adding streamlit for admin ui panel
b
This commit is contained in:
parent
71a8b95710
commit
c34246bdc8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue