Azure OpenAI
To use Azure OpenAI, you only need to set a few environment variables together with the OpenAI
class.
For example:
Environment Variables
Installation
Usage
Load and index documents
For this example, we will use a single document. In a real-world scenario, you would have multiple documents to index.
Query
Full Example
API Reference
Edit on GitHub
Last updated on