📄️ 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 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.
📄️ Generate with Tools
This API lets you perform tool/function calling using LLMs in a
📄️ Chat
This API lets you create a conversation with LLMs. Using this API enables you to ask questions to the model including
📄️ Chat with Tools
Using Tools in Chat
📄️ Custom Roles
Allows to manage custom roles (apart from the base roles) for chat interactions with the models.
📄️ Prompt Builder
This is designed for prompt engineering. It allows you to easily build the prompt text for zero-shot, one-shot, few-shot