quarkiverse / quarkus-langchain4j

Quarkus Langchain4j extension
https://docs.quarkiverse.io/quarkus-langchain4j/dev/index.html
Apache License 2.0
133 stars 79 forks source link

Implement logging for Chroma and attempt to fix the test #686

Closed jmartisk closed 3 months ago

jmartisk commented 3 months ago

I have no idea why the test started failing, or why this hack (removing embeddings twice) fixes it (but it seems to do so) - but it's just for tests so it should be ok

While troubleshooting this, I found it useful to add proper logging for Chroma.