Jeff Huber
Jeff Huber
https://github.com/chroma-core/docs/pull/122 maybe this is now resolved?
Self explanatory :) Add to docs website. To clarify, this is includes figuring out the upgrade story!
Some users want to directly use the Http endpoints from the FastAPI server. We should improve the naming, types, docstrings, and docs around this. @HammadB @atroyn how would we feel...
Current `count` does a full table scan which is quite slow. A first glance suggests this may not be trivial in `sqlite`.
This came up in discord. https://discord.com/channels/1073293645303795742/1074711446589542552/1125374138601717800 The idea would be to plumb `where` through to `.count` like we do for `get/query/delete`
We'd like our python and JS docs to *always* be up to date with a released branch. Right now it requires manual updating the docs and running the update scripts....
### Is there an existing issue for the same feature request? - [x] I have checked the existing issues. ### Is your feature request related to a problem? ```Markdown No...
`langchain-chroma` is pinned to this https://github.com/langchain-ai/langchain/blob/master/libs/partners/chroma/pyproject.toml#L13 but we need it to support 1.0+ need to test and verify we can open up the range with no issues
better docs styles on mobile