🚀Quick Start Guide
Initial Connection
Installation Steps
Choose your implementation method.
Recommended: Install one of Revenium's middleware libraries (i.e. these for python) that can be integrated using a single line of code. (we're just wrapping up development on a complete set of NodeJS middleware as well)
You can also create a direct integration using our metering API.
Add the middleware into your current code with a single import line. Revenium's code will wrap your existing AI calls and begin metering immediately.
You're Connected!
Advanced Config
Enhance your AI calls with additional metadata to enable powerful reporting by customer, by agent, by task, by product, by subscriber, and more.
Set up spending & performance alerts in Revenium to avoid spending or performance surprises.
Customize Revenium's standard dashboards as you see fit to provide the information you need at a glance.
Example Configuration using OpenAI
Remember, the latest middleware options & configuration startup scripts can always be found in the 'get connected' page in the Revenium app. From within the app, you can copy the exact code required to install the middleware and execute a sample script with your account's API key.
Install Appropriate Middleware for Your Use Case
Configure Environment Variables
Import Revenium Middleware to Existing Python Script
Usage Metdata Schema
View the reference guide to see the list supported metadata across middleware packages.
Additional Middleware
Last updated
Was this helpful?