Skip to content

Conversation

@ChrisPappalardo
Copy link
Contributor

allows for where filtering on collection via get

  • Description: aligns langchain chroma vectorstore get with underlying chromadb collection get allowing for where filtering, etc.
  • Issue: NA
  • Dependencies: none
  • Tag maintainer: @rlancemartin, @eyurtsev
  • Twitter handle: @pappanaka

allows for where filtering on collection via get
@vercel
Copy link

vercel bot commented Jun 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jun 26, 2023 4:41pm

@ChrisPappalardo ChrisPappalardo changed the title align chroma vectorstore get method interface with chromadb align chroma vectorstore get method with chromadb to enable where filtering Jun 24, 2023
@ChrisPappalardo ChrisPappalardo changed the title align chroma vectorstore get method with chromadb to enable where filtering align chroma vectorstore get with chromadb to enable where filtering Jun 24, 2023
Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@hwchase17 hwchase17 added the lgtm label Jun 25, 2023
@ChrisPappalardo
Copy link
Contributor Author

thanks!

You bet. I just fixed the chromadb typing imports that were causing linting errors.

@rlancemartin rlancemartin self-assigned this Jun 26, 2023
Copy link
Contributor

@rlancemartin rlancemartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Maybe you should add an example of where filter to the notebook?

@rlancemartin
Copy link
Contributor

Also, please run make format to resolve Lint error. LMK if problems, and I can help w/ that.

@ChrisPappalardo
Copy link
Contributor Author

@rlancemartin Done. Let me know if you want me to squash these commits.

@ChrisPappalardo
Copy link
Contributor Author

Both make format and poetry run ruff . now pass without issues.

@rlancemartin rlancemartin merged commit 70f7c2b into langchain-ai:master Jun 26, 2023
@ChrisPappalardo ChrisPappalardo deleted the patch-1 branch June 29, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants