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

FT1 SKU Not Supported error #106

Open
enishimu1 opened this issue Mar 7, 2024 · 4 comments
Open

FT1 SKU Not Supported error #106

enishimu1 opened this issue Mar 7, 2024 · 4 comments

Comments

@enishimu1
Copy link

I ran this workshop and the call to OpenAIEmbedding() fails with an error "FT1 SKU Not Supported". I found out the reason for the error is due to the fact that it is a trial version of Fabric by watching the video. In order to continue this workshop on the trial version of Fabric, I would like to use AOAI to call openai.Embedding.create() instead, but the video only shows the middle of the process.
I would like to have a sample of the rest of the video.

Building RAG Application on Microsoft Fabric & Azure Open AI - Generating and Storing Embeddings (moaw.dev)

Building RAG Application on Microsoft Fabric & Azure Open AI - Retrieving Relevant Documents and Answering Questions (moaw.dev)

@sinedied
Copy link
Collaborator

sinedied commented Mar 7, 2024

cc @cmaneu @Jcardif

@enishimu1
Copy link
Author

@mmvmarko
Copy link

mmvmarko commented Mar 8, 2024

just want to point out that this is the same problem like in my opened issue #105

@enishimu1
Copy link
Author

I understand that the FT1 error is Not support.
So I am trying to call Azure OpenAI instead.
I have confirmed that Azure OpenAI can be called with openai.Embedding.create(), but I am not able to connect the process in a way that fits the subsequent process in this hands-on.
Since I know many people will be verifying this with the Fabric trial version, I would like to have a sample that calls Azure OpenAI so that the verification can continue in the trial version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants