Track the performance of your AI application in real-time.
Follow the Setting up guide to make sure that you have access to the Hamming dashboard and you have created a secret key.
Learn how to monitor your AI application with our Hamming TypeScript SDK.
Install Hamming SDK TypeScript library
Create a script for a simple AI application
Run the AI application script
Install dependencies:
Run the script by executing the following command in your terminal:
This will create a monitoring item in Hamming with the corresponding LLM trace. You can view the item on the Monitoring page.
Learn how to monitor your AI application with our Hamming Python SDK.
Install Hamming SDK Python library
Create a script for a simple AI application
Create a file named ai-app.py and add the following code:
Run the AI application script
Install dependencies:
Run the script by executing the following command in your terminal:
This will create a monitoring item in Hamming with the corresponding LLM trace. You can view the item in the Monitoring dashboard.
Track the performance of your AI application in real-time.
Follow the Setting up guide to make sure that you have access to the Hamming dashboard and you have created a secret key.
Learn how to monitor your AI application with our Hamming TypeScript SDK.
Install Hamming SDK TypeScript library
Create a script for a simple AI application
Run the AI application script
Install dependencies:
Run the script by executing the following command in your terminal:
This will create a monitoring item in Hamming with the corresponding LLM trace. You can view the item on the Monitoring page.
Learn how to monitor your AI application with our Hamming Python SDK.
Install Hamming SDK Python library
Create a script for a simple AI application
Create a file named ai-app.py and add the following code:
Run the AI application script
Install dependencies:
Run the script by executing the following command in your terminal:
This will create a monitoring item in Hamming with the corresponding LLM trace. You can view the item in the Monitoring dashboard.