Azure / awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
https://aka.ms/awesome-azd
MIT License
141 stars 70 forks source link

Add new serverless sample #360

Closed sinedied closed 2 months ago

sinedied commented 2 months ago

Please fill out this template! There are three different types of contributions, feel free to delete the checklists that are not applicable to your contribution type.

If you are submitting a new azd template to the gallery

Fill this out if you want your template to be added to the awesome-azd gallery!

Your template repository

Place your template repository link here: https://github.com/Azure-Samples/serverless-chat-langchainjs

sinedied commented 2 months ago

I used a gif for the preview, let me know if it's ok, otherwise I can use the architecture schema here:

image

hemarina commented 2 months ago

@zedy-wj Could you test this template?

zedy-wj commented 2 months ago

@zedy-wj Could you test this template?

Sure. We will test this template today.

zedy-wj commented 2 months ago

@hemarina, @sinedied - We have finished this template test, and we filed one issue. Please review.

anfibiacreativa commented 2 months ago

@hemarina, @sinedied - We have finished this template test, and we filed one issue. Please review.

@sinedied can we prioritize?

gkulin commented 2 months ago

looks like https://github.com/Azure-Samples/serverless-chat-langchainjs/issues/50 is because of an issue with their local ollama. I retested and works as expected. Good to merge!