Documentation home page
Search...
⌘K
Ask AI
Try it free
Try it free
Search...
Navigation
Welcome
What is Nebuly?
Support
Tracking
Getting started
API Reference
Examples
Embedded Pages
Quickstart
POST
Get Interaction Aggregates
POST
Get Interaction Multi Aggregates
POST
Get Interactions
POST
Get Interactions Time-Series
GET
Get interaction details V2
POST
Get conversation details
POST
Create Project
POST
Delete Project API Key
Examples
AB Testing
POST
AB Testing: Get Variants
POST
AB Testing: Add User to Experiment
Examples
Platform users
Getting started
API Reference
SDK
Getting started
Python
Quickstart
Integrations
AB Testing
Feedback actions
SDK architecture
Node.js
Ruby
Javascript
On this page
Step 1: Get a Nebuly API Key
Step 2: Install the Nebuly SDK
Step 3: Select your integration and follow the guide
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:
Python
Copy
Ask AI
pip
install
nebuly
Step 3: Select your integration and follow the guide
OpenAI
OpenAI Assistants
Cohere
Anthropic
LangChain
LlamaIndex
Chain of Models
Google Palm API
Google VertexAI
Hugging Face HUB
Hugging Face Pipelines
Amazon BedRock
Getting started
OpenAI
Assistant
Responses are generated using AI and may contain mistakes.