Skip to content

A simple data structure for easily access to Query Results of ChromaDb

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-ES
Notifications You must be signed in to change notification settings

FerRomMu/QueryResult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChromaDB Query Result Handler

README en español

Description

The ChromaDB Query Result Handler module (aka queryresults) is a lightweight and agnostic library designed to facilitate the handling of query results from the ChromaDB database. It allows intuitive access to embedding results, avoiding the complexity of managing multiple sublists and dictionaries.

Features

  • Simplified Access: Provides a simple interface to access query results through indexes and keys.
  • Error Handling: Manages possible None values in metadata or other fields and allows for reliable calculation of the collection size.

Installation

You can install the module using pip. Run the following command:

pip install git+https://github.com/FerRomMu/QueryResult.git

Usage

You can see an example of usage in this nb.

Contribution

I created this module out of necessity. I understand that it may not be optimized as it was built to improve my personal workflow. Nevertheless, if you have any suggestions, feel free to create a PR. In my free time, I will be happy to review it.

License

This project is licensed under the MIT License. Please see the LICENSE file for more details.

Contact

If you have any questions or comments, please feel free to reach out:

About

A simple data structure for easily access to Query Results of ChromaDb

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-ES

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published