forked from phoenix/litellm-mirror
(feat) proxy-ui a separate dep
This commit is contained in:
parent
d0d08b4dce
commit
6c33fcbf6b
2 changed files with 18 additions and 13 deletions
|
@ -34,6 +34,9 @@ proxy = [
|
|||
"pyyaml",
|
||||
"rq",
|
||||
"orjson",
|
||||
]
|
||||
|
||||
proxy-ui = [
|
||||
"streamlit"
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue