Commit Graph

2 Commits (f0bbde1e8db845cc60e520dc43b65e040858c761)

Author SHA1 Message Date
Domenico Manna a4c088d966 Add ability to store row-level metadata
This metadata field allows non API parameters to be stored which could
be useful for when the results need to be associated with an external
source. For example, if the user has several rows of text data within a
database, and they want to calculate embeddings for each row, they can
now use the metadata field to save the row id so that when they parse
the results back, they know which embedding corresponds to which
database row.
1 year ago
Ted Sanders 23acf80aaf adds parallel processing script 2 years ago