Step 1: Create a project and API Key
Step 1: Create a project and API Key
To create your first Nebuly’s API Key follow the next steps:
- Go 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);
- Add an API Key and assign a name to the key.
Step 2: Track your first interaction
Step 2: Track your first interaction
Use your LLMs as usual, just add:
- Nebuly’s API key;
user_id
within the model call.
Python Example
Step 3: Analyze the user behavior
Step 3: Analyze the user behavior
Check out the Accordion docs for all the supported props.