You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pi-1 | from litellm.responses.litellm_completion_transformation.handler import (
api-1 | File "/usr/local/lib/python3.11/site-packages/litellm/responses/litellm_completion_transformation/handler.py", line 8, in
api-1 | from litellm.responses.litellm_completion_transformation.streaming_iterator import (
api-1 | File "/usr/local/lib/python3.11/site-packages/litellm/responses/litellm_completion_transformation/streaming_iterator.py", line 5, in
api-1 | from litellm.responses.litellm_completion_transformation.transformation import (
api-1 | File "/usr/local/lib/python3.11/site-packages/litellm/responses/litellm_completion_transformation/transformation.py", line 9, in
api-1 | from enterprise.enterprise_hooks.session_handler import (
api-1 | ModuleNotFoundError: No module named 'enterprise'
am i doing something wrong when trying to build docker?
The text was updated successfully, but these errors were encountered:
pi-1 | from litellm.responses.litellm_completion_transformation.handler import (
api-1 | File "/usr/local/lib/python3.11/site-packages/litellm/responses/litellm_completion_transformation/handler.py", line 8, in
api-1 | from litellm.responses.litellm_completion_transformation.streaming_iterator import (
api-1 | File "/usr/local/lib/python3.11/site-packages/litellm/responses/litellm_completion_transformation/streaming_iterator.py", line 5, in
api-1 | from litellm.responses.litellm_completion_transformation.transformation import (
api-1 | File "/usr/local/lib/python3.11/site-packages/litellm/responses/litellm_completion_transformation/transformation.py", line 9, in
api-1 | from enterprise.enterprise_hooks.session_handler import (
api-1 | ModuleNotFoundError: No module named 'enterprise'
am i doing something wrong when trying to build docker?
The text was updated successfully, but these errors were encountered: