mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 02:23:42 +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:
@@ -28,7 +28,7 @@ from litellm.types.utils import (
|
||||
)
|
||||
|
||||
verbose_logger.setLevel(logging.DEBUG)
|
||||
from enterprise.enterprise_callbacks.generic_api_callback import GenericAPILogger
|
||||
from litellm_enterprise.enterprise_callbacks.generic_api_callback import GenericAPILogger
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user