mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-03 16:23:06 +00:00
[Refactor] Use pip package for enterprise/ folder (#10709)
* init enterprise pip * init enterprise pip * init enterprise pip * test: enterprise pip * add litellm-enterprise to pip * litellm ent check * litellm ent check * fix import email router * fix setup_litellm_enterprise_pip * fix local testing with enterprise pip
This commit is contained in:
@@ -86,4 +86,5 @@ detect-secrets: >=1.5.0 # MIT License
|
||||
importlib-metadata: >=6.8.0 # Apache 2.0 License
|
||||
tokenizers: >=0.20.2 # Apache 2.0 License
|
||||
jinja2: >=3.1.4 # BSD 3-Clause License
|
||||
litellm-proxy-extras: >=0.1.1 # MIT License
|
||||
litellm-proxy-extras: >=0.1.1 # MIT License
|
||||
litellm-enterprise: >=0.1.1 # LiteLLM Enterprise License
|
||||
Reference in New Issue
Block a user