Skip to main content

Manage Models

The TaskingAI platform allows you to manage a spectrum of industry-leading Large Language Models (LLMs) with ease. This guide will take you through the process of creating, configuring, and managing these models in your project.


Creating a New Model

In your project dashboard, navigate to the Models tab to view your current models. Then select the Create model button to add a new model to your project. Choose from a range of pre-configured base models for your project's needs.

Base Model Selection Placeholder

Enter a Model name and the necessary Credentials for the selected model provider. The credentials will be well protected and encrypted.

Credentials Placeholder

Managing Your Models

Model Dashboard

On the Models page, view the status of each model and access management options such as edit or delete.

Models Dashboard Placeholder

Editing a Model

To update your model's details, click on the Edit action.

Deleting a Model

Remove unwanted models by selecting the Delete option.

Using Model ID for API Calls

The model_id is a unique identifier that allows you to interact with your model via API calls. Use this ID to integrate your model into applications or to automate tasks.