Azure-OpenAI
Azure OpenAI Service integrates OpenAI’s advanced AI models, like GPT-4, with Azure’s secure cloud infrastructure, enabling businesses to enhance their applications with sophisticated language processing capabilities. It provides scalable, customizable, and enterprise-grade AI solutions while ensuring data privacy and compliance. This service leverages Azure’s reliability and security to offer powerful AI functionalities across various use cases.
Using Langtrace to monitor your Azure-OpenAI LLM is quick and easy. Follow these steps:
Setup
- Install the Langtrace and Azure-OpenAI SDKs.
Note: You’ll need API keys from Langtrace and AZURE-OPENAI SERVICE. Sign up for Langtrace and/or Azure if you haven’t done so already.
- Setup environment variables:
Usage
Generate a simple output with your deployment’s model:
You can now view your traces on the Langtrace dashboard.
Want to see more supported methods? Checkout the sample code in the Langtrace Azure-OpenAI Python Example repository.