Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bjornarfjelldal opened this issue Aug 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bjornarfjelldal
Copy link

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 bjornarfjelldal added the enhancement New feature or request label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant