Nick Tabernacle

Results 10 comments of Nick Tabernacle

@pamelafox looking at building my own UI upload solution but wanted to see if there's an estimate for an 'official' feature?

Did you ever get this working? Looks like it would need to point to a end point.

Thanks. So, AZURE_OPENAI_MODEL AZURE_OPENAI_ENDPOINT You updated from the promptflow deployment and it worked?

Based on @zlr-raja work I've forked his code but that will work with current Azure infra & GPT 4 https://github.com/beouk/azure-search-openai-demo/tree/uploadFileFromBrowser PR: https://github.com/zlr-raja/azure-search-openai-demo/pull/1 **Note: It still uses his original fork so...

@sanskartewatia You've run out of OpenAI quota in your Azure region. You either need to add your Open AI environment variables or delete some Open AI model deployments to make...

@sanskartewatia Apologies, you'll need the upload branch too: https://github.com/beouk/azure-search-openai-demo/tree/uploadFileFromBrowser

Hmm the code is there, did you restart?

Some feedback: I found the locations a real pain when running azd up. Getting everything in the same RG, same region and with enough regional OpenAI quota took a lot...

Thank you for looking at this, it's appreciated. The use case in our scenario is much like ChatGPT where the upload is only valid for that session. The engineering team...