Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the number of installed packages to decrease Docker image size #15

Open
ulan-yisaev opened this issue Sep 7, 2024 · 1 comment

Comments

@ulan-yisaev
Copy link

Hi, I'm currently using ragchecker with only the Azure AI connectors and noticed that a significant number of dependencies are installed even though they are not required for my use case. This results in a large Docker image size, which I'd like to minimize.

Would it be possible to reduce the number of installed packages or offer a more modular installation method (e.g., extras or specific connectors)? This would help users tailor the installation based on the features they need and reduce image sizes.

Thanks in advance!

@yidasanqian
Copy link

@HuXiangkun Encountering the same issue, hoping for modular dependency installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants