Jeff Huber

Results 281 comments of Jeff Huber

I believe this was addressed by this commit / PR https://github.com/chroma-core/chroma/commit/f02e41ade3f4c81816dfb7bdd590e2aaa65a34d5

We'd love to get this fixed - is anyone able to help post a minimal repro?

awesome! apologies if i missed this.

closed in favor of https://github.com/chroma-core/chroma/issues/714

the second is now completed thanks to @nfcampos ! https://github.com/hwchase17/langchainjs/pull/73/commits/de165f6b0c5432d9f9acddddfd48560925c4b474 🙌 thanks!

@cdiddy77 it would be great if you don't mind taking a look at the current test coverage and see where we have gaps! 🚀

glad that helped! we’re planning to raise ef_search by default to avoid sharp edges like this in the future. On Fri, Jul 12, 2024 at 5:57 AM Mathieu Bastian ***@***.***>...

@washedPat thanks for submitting the issue. I would definitely try handling memory. Do you know how Fly handles scaling containers? Chroma is currently designed to be single node (though this...

@washedPat closing this for now. happy to re-open. we are working a refactor and will think about broader deployments after that lands.

@gustawdaniel this is really cool! thanks for doing this. We are currently using codegen for the base typescript types based on the OpenAPI spec from FastAPI. https://github.com/chroma-core/chroma/blob/main/clients/js/package.json#L40 To fully land...