glowskir

Results 4 comments of glowskir

workaround to put in docker_entrypoint.sh `pip install --force-reinstall --no-cache-dir chroma-hnswlib numpy==1.26.4` chroma-hnswlib has badly specified dependencies and new release of numpy 2.0 blown up chroma-hnswlib Probably more libraries suffer now...

My personal use case would be "soft" compression of pdf files (e.g --recompress-flate --object-streams=generate --linearize), however I am not sure how you envision the api, whether you would be interested...

I understand you would prefer specific endpoint abstracting away qpdf. But what do you think about having env variable that would allow to paste additional extra options to qpdf command...

@szokeasaurusrex Hey I made PR with Ray integration, it handles tracing propagation to ray cluster, feedback is more than welcome! https://github.com/getsentry/sentry-python/pull/2444