Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
560 stars 352 forks source link

Add Azure Function deployment #160

Closed luisquintanilla closed 7 months ago

luisquintanilla commented 9 months ago

Currently, the bicep configuration file does not account for the Azure Functions resources in

https://github.com/Azure-Samples/azure-search-openai-demo-csharp/tree/main/app/functions/EmbedFunctions

luisquintanilla commented 9 months ago

@jongio can you please help with this work item. Thanks.

jongio commented 9 months ago

when do you need this by

luisquintanilla commented 8 months ago

when do you need this by

End of week would be ideal. Thanks.

luisquintanilla commented 7 months ago

Marking issue as complete.