nhtkid

Results 8 comments of nhtkid

I had this problem yesterday. It's the Pillow version mismatch. Try a different version which worked for me. `pip uninstall Pillow` `pip install Pillow==9.1.0`

Hi @aymiee, ACS just had an update and now you can connect to your own data in the Playground. [https://techcommunity.microsoft.com/t5/ai-cognitive-services-blog/introducing-azure-openai-service-on-your-data-in-public-preview/ba-p/3847000](url) Not only that, you could generate the code and deploy...

> I just completed integrating SharePoint. All you need to follow this instructions here https://learn.microsoft.com/en-us/azure/search/search-howto-index-sharepoint-online And modify app.py to add another search client and modify approaches to search in SharePoint...

> Hi @aymiee , I am not sure whether this security trimming thing can help you refine the control you are after. https://learn.microsoft.com/en-us/azure/search/search-security-trimming-for-azure-search

> I just completed integrating SharePoint. All you need to follow this instructions here https://learn.microsoft.com/en-us/azure/search/search-howto-index-sharepoint-online And modify app.py to add another search client and modify approaches to search in SharePoint...

I just created this video how I set up the Azure Web App with the SharePoint Library. https://www.linkedin.com/posts/leojwang_generativeai-chatgpt-azureai-activity-7088836179508281344-1lCV?utm_source=share&utm_medium=member_desktop

Great question @andrewzamer! You are right about that. It seems like currently you can add one data source at a time. It is not supported in the UI. But if...

I got the same issue. Fixed it by select "East US" region. I was using "East US 2".