Yes, there are lighter weight libraries available. You can install specific sub-packages of Phoenix based on your needs, such as `arize-phoenix-otel`, `arize-phoenix-client`, or `arize-phoenix-evals`, instead of the full `arize-phoenix` package. This allows you to only include the components necessary for your use case, reducing the overall footprint. For more details, you can refer to the <https://github.com/Arize-ai/phoenix/issues/6860|GitHub issue> discussing the documentation of these lightweight packages.
Would you like more detail on how to install and use these sub-packages?
Sources:
- <https://github.com/Arize-ai/phoenix/issues/6860|GitHub issue on lightweight packages>