You can add custom labels as headers for your model requests. These labels will appear in the logs, making it easier for you to filter and locate specific requests.
By following these steps, you should have a basic app that interacts with Pulze.ai using OpenAI’s Python SDK. The app sends a text and chat request and gets responses from the Pulze.ai platform. The app also shows you how to use custom labels, which can be useful for filtering and locating specific requests.