Skip to content

Conversation

@domci
Copy link
Contributor

@domci domci commented Mar 8, 2024

Returning metadata along long_text for ChromaDB.
Fixes #364 for ChromaDB

@insop
Copy link
Contributor

insop commented Mar 9, 2024

Thank you.
It'd be great if you update the document with this change docs/api/retrieval_model_clients/ChromadbRM.md

…ation

The return type description for the search function in the ChromadbRM documentation was updated to provide more detailed information about the structure of the returned object. This change will help developers understand the structure of the returned object and how to use it in their code.
@domci
Copy link
Contributor Author

domci commented Mar 9, 2024

docs/api/ret

done! thanks @insop for pointing this out.

@insop
Copy link
Contributor

insop commented Mar 9, 2024

Looks great, thank you.

@arnavsinghvi11
Copy link
Collaborator

Thanks @domci !

@arnavsinghvi11 arnavsinghvi11 merged commit a51aad7 into stanfordnlp:main Mar 9, 2024
arnavsinghvi11 added a commit that referenced this pull request Jul 12, 2024
feature(dspy): return metadata along long_text for ChromaDB retrieval
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.

Retrieve should enable return of "things" other than passages

3 participants