jupyter-ai icon indicating copy to clipboard operation
jupyter-ai copied to clipboard

Using an Azure OpenAI model with pre-trained data set (deployable as web app) in jupyterlab

Open bjornarfjelldal opened this issue 1 year ago • 0 comments
trafficstars

Problem

I want to make use of an Azure Open AI model with a predefined dataset also deployed as an Azure web app in jupyter-ai. To my knowledge you can only use a stock deployed Open AI model from the deployment screen in Azure AI studio.

I have tried to connect said web app to API Management services in Azure, but using the API client/secrets and numerous different URLs to both web apps and the stock deployment doesn't seem to work

Proposed Solution

If this is already possible I would be very happy if someone showed my how - if not I would love for it to be implemented using i.e. API keys/secrets and web app URL (?)

bjornarfjelldal avatar Aug 15 '24 11:08 bjornarfjelldal