llm_classify | Categorize data as one of options given |
llm_custom | Send a custom prompt to the LLM |
llm_extract | Extract entities from text |
llm_sentiment | Sentiment analysis |
llm_summarize | Summarize text |
llm_translate | Translates text to a specific language |
llm_use | Specify the model to use |
llm_vec_classify | Categorize data as one of options given |
llm_vec_custom | Send a custom prompt to the LLM |
llm_vec_extract | Extract entities from text |
llm_vec_sentiment | Sentiment analysis |
llm_vec_summarize | Summarize text |
llm_vec_translate | Translates text to a specific language |
llm_vec_verify | Verify if a statement about the text is true or not |
llm_verify | Verify if a statement about the text is true or not |
reviews | Mini reviews data set |