Fabrizio Ruocco

Results 10 comments of Fabrizio Ruocco

> You can try my fork markbaas/OCR-Form-Tools. I made a dirty fix for this. Perhaps I will make a clean fix, but that requires more thinking. thanks Mark, I pushed...

Thanks @pablocastro . @hwchase17 Really appreciated whenever you can merge!

> Please check you have a deployment named "text-embedding-ada-002" in your Azure OpenAI resource and that the env variable OPENAI_EMBEDDINGS_ENGINE in the WebApp is "text-embedding-ada-002" as well.

As shared, the deployment name must be "text-embedding-ada-002" for the library version the solution runs on.

https://techcommunity.microsoft.com/t5/azure-ai-services-blog/announcing-updates-to-azure-openai-service-models/ba-p/3866757

Check your environment for the OPENAI_API_KEY variable

hi @DevOps-zhuang thanks for contributing! Could you please modify your PR to work both in Azure China and Azure Global? Changing the default Blob Endpoint would break the Global deployment.