Python
Quickstart
A quick start guide to get you up and running with Nebuly SDK through a handful of straightforward steps.
Step 1: Get a Nebuly API Key
To fully utilize Nebuly’s capabilities, you’ll need a Nebuly API key:
- Head to ⚙️ settings and navigate to “project settings”;
- Create a new project (if you don’t have one already) and give it a name (e.g. Internal chatbot);
- Copy the nebuly
default_key
that has been assigned to the project.
Now you can start using the SDK and track your first interaction.
Step 2: Install the Nebuly SDK
The next step to track your LLM models calls is to install the nebuly SDK. You can do so by running: