Andrew Sima

Results 4 comments of Andrew Sima

@jeffchuber is this done? mind if I take?

@jeffchuber tested the following locally for the "can't connect" case by turning off my docker daemon ``` const chroma = new ChromaClient({ path: "http://localhost:8000" }); await chroma.reset(); ``` However, it...

@jeffchuber apologies didn't have time to get to this one, feel free to release back to community thanks

running into a similar issue as above