📄️ Generate - Sync
This API lets you ask questions to the LLMs in a synchronous way.
📄️ Generate - Async
This API lets you ask questions to the LLMs in a asynchronous way.
📄️ Generate - With Tools
This API lets you perform function calling using LLMs in a
📄️ Generate - With Image Files
This API lets you ask questions along with the image files to the LLMs.
📄️ Generate - With Image URLs
This API lets you ask questions along with the image files to the LLMs.
📄️ Generate Embeddings
Generate embeddings from a model.
📄️ Prompt Builder
This is designed for prompt engineering. It allows you to easily build the prompt text for zero-shot, one-shot, few-shot
📄️ Chat
This API lets you create a conversation with LLMs. Using this API enables you to ask questions to the model including
📄️ Custom Roles
Allows to manage custom roles (apart from the base roles) for chat interactions with the models.