Commit Graph

9 Commits (561b3afd6ef9fc08fbb8bbd59ba7377a232238e6)

Author SHA1 Message Date
Jing Ai 3156163aa6 Fix the comments regarding task_id_generator_function to be consistent (#890)
Co-authored-by: Jing Ai <jingai@jings-air-2020.lan>
7 months ago
Yashwant Jodha 5b37609209 Add support for Azure deployment endpoints (#809) 8 months ago
Simón Fishman 9b88e446d9 Improve parallel processing script (#735) 9 months ago
Domenico Manna efae0d4bc1 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
isabelaconstantin 76638b2639 Fix mutable default argument in APIRequest class 1 year ago
Hannibal046 8c1c86e2de Update api_request_parallel_processor.py
fixed bug for non-serializable Error
1 year ago
Herobs deed48a1e3 Add chat endpoint support (#244)
* add chat endpoint support

* supplement comment
1 year ago
Zilin Xiao 45b2fcd27f fix prompt list counter 1 year ago
Ted Sanders fe11592f6a adds parallel processing script 1 year ago