Documentation Index
Fetch the complete documentation index at: https://docs.graphext.com/llms.txt
Use this file to discover all available pages before exploring further.
| Step | Fast | Description |
|---|---|---|
| caption_images | Predict image captions using pretrained DL models | |
| classify_text | Classify texts using any model from the Hugging Face hub | |
| embed_images | Embed images using pretrained DL models | |
| embed_text_with_model | Use language models to calulate an embedding for each text in provided column | |
| prompt_ai | Call OpenAI’s models on each row of the dataset for a given prompt | |
| zeroshot_classify_text | Classify texts using custom labels/categories |