utils#

Utils package for nlp functionality.

Members

calculate_embeddings_for_text(text[, model, ...])

Get default embeddings for the dataset.

call_open_ai_completion_api(inputs[, ...])

Call the open ai completion api with the given inputs batch by batch.