BuildShipBBuildShip
Powered by
Angel MayrA
BuildShip‱2y ago‱
2 replies
Angel Mayr

Azure Embeddings Issue

Hi there, I need some help.

I am trying to send messages from FlutterFlow through an API call to generate embeddings with Azure Embeddings Node. Additionally, I plan to use Azure AI Search for vector search purposes.

My request body only contains one parameter named "input" (equivalent to "prompt"). The "prompt" is a JSON variable that captures the user's input, which I aim to convert into embeddings for the vector search in the subsequent node.

However, I've encountered a problem where the embeddings node does not recognize the input, and as a result, it fails to generate the embeddings successfully.

Please, help me
1.png
3.png
4.png
5.png
Solution
Hi @Angel Mayr On taking a look at your workflow shared via support, I found that the type for content of OpenAI embedding node was wrong. It should be of only type string or array depending on the model used, as mentioned by Azure documentation. https://learn.microsoft.com/en-us/azure/ai-services/openai/reference.

Also, sent you the fix via email.
Screenshot_from_2024-04-02_13-08-46.png
Jump to solution
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Azure Embeddings Issue
Answer OverflowAAnswer Overflow / â“ăƒ»buildship-help
2y ago
Azure Open AI
Answer OverflowAAnswer Overflow / â“ăƒ»buildship-help
2y ago
Azure OpenAI Assistant template help
chingychunCchingychun / â“ăƒ»buildship-help
2y ago
Issues with the responses received from Azure OpenAI using my own data.
Angel MayrAAngel Mayr / â“ăƒ»buildship-help
2y ago