📘Getting Started

This guide will help you set up your environment and get started with UnifAI's SDKs.

Prerequisites

Installation

npm install unifai-sdk

API Keys

There are two types of API keys:

  • Agent API Key: Use this key when integrating tools into your agents.

  • Toolkit API Key: Use this key when creating and serving toolkits.

You only need to get the one you need.

Last updated