Commit Graph

10 Commits (f1e13cfcc7e0f2a9015c562eede167b76b1d60fc)

Author SHA1 Message Date
Logan Kilpatrick f1e13cfcc7
Misc updates (#1022) 4 months ago
Jing Ai 59019bd21e
Fix the comments regarding task_id_generator_function to be consistent (#890)
Co-authored-by: Jing Ai <jingai@jings-air-2020.lan>
6 months ago
Yashwant Jodha 713b642d41
Add support for Azure deployment endpoints (#809) 7 months ago
Simón Fishman 222a85fb17
Improve parallel processing script (#735) 8 months ago
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
isabelaconstantin c71d7adc97
Fix mutable default argument in APIRequest class 1 year ago
Hannibal046 ab0f7c1bd5
Update api_request_parallel_processor.py
fixed bug for non-serializable Error
1 year ago
Herobs afa9436334
Add chat endpoint support (#244)
* add chat endpoint support

* supplement comment
1 year ago
Zilin Xiao d2e343153c
fix prompt list counter 1 year ago
Ted Sanders 23acf80aaf adds parallel processing script 1 year ago