Azure-Functions-OpenAI-Demo icon indicating copy to clipboard operation
Azure-Functions-OpenAI-Demo copied to clipboard

This C# demo is based on azure-search-openai-demo and uses a static web app for the frontend and Azure functions for the backend API's. This solution uses the Azure Functions OpenAI triggers and bindi...

Results 6 Azure-Functions-OpenAI-Demo issues
Sort by recently updated
recently updated
newest added

Removing the old azd container https://github.com/Azure/azure-dev/discussions/5490 cc: @danieljurek

Removing the old azd container https://github.com/Azure/azure-dev/discussions/5490 cc: @danieljurek

|=======| Comparing deployment state ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: validating deployment to subscription: Validation Error Details: InvalidTemplateDeployment: The template deployment 'oainrs-1752688660' is not valid...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.5 to 4.5.9. Release notes Sourced from vite's releases. v4.5.9 Please refer to CHANGELOG.md for details. v4.5.8 Please refer to CHANGELOG.md for details. v4.5.7 Please refer to...

dependencies
javascript

**Describe the issue:** When running `azd up`, the following error occurs: ![image](https://github.com/user-attachments/assets/ab7bb840-db65-44ce-8089-19339edeb167) and the final result of running `azd up` shows no errors. ![image](https://github.com/user-attachments/assets/088c49da-1a52-4cf2-a980-0f9224dc9da7) **Repro Steps:** 1. Run `azd init...

The proposal is to split this very good sample into 3 smaller fit for purpose samples. The current sample is great but it is too complex, too hard to set...