Skip to content

Commit

Permalink
docs: create AzureOpenAI Integration
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHieu01 committed Jan 16, 2024
1 parent 80b874e commit 06ccc29
Showing 1 changed file with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Integrate Azure OpenAI Service with Jan
slug: /guides/integrations/azure-openai-service
description: Guide to integrate Azure OpenAI Service with Jan
keywords:
[
Jan AI,
Jan,
ChatGPT alternative,
local AI,
private AI,
conversational AI,
no-subscription fee,
large language model,
integration,
Azure OpenAI Service,
]
---

## Quick Introduction

[Azure OpenAI Service](https://learn.microsoft.com/en-us/azure/ai-services/openai/overview?source=docs) provides a set of powerful APIs that enable you to easily integrate the OpenAI's language models.

In this guide, we will show you how to integrate Azure OpenAI Service with Jan.

## Steps to Integrate Azure OpenAI Service with Jan

### 1. Configure Azure OpenAI Service API key

Once you complete setting up and deploy the Azure OpenAI Service, you can find your API keys in the in `~/jan/engines/openai.json` file.

0 comments on commit 06ccc29

Please sign in to comment.